mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Windows build fix.
Thanks for the find, @slothbag
This commit is contained in:
parent
81118de512
commit
d22ed31e4b
@ -20,9 +20,6 @@
|
||||
*/
|
||||
|
||||
#include "CommonData.h"
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning(pop)
|
||||
#endif
|
||||
#include "Exceptions.h"
|
||||
using namespace std;
|
||||
using namespace dev;
|
||||
|
Loading…
Reference in New Issue
Block a user