mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Move UndefMacros from libdevcore to libsolidity/parsing
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include <windows.h>
|
||||
#include "libdevcore/UndefMacros.h"
|
||||
#else
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
Reference in New Issue
Block a user