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:
@@ -20,9 +20,6 @@
|
||||
*/
|
||||
|
||||
#include "CommonData.h"
|
||||
#if defined(_MSC_VER)
|
||||
#pragma warning(pop)
|
||||
#endif
|
||||
#include "Exceptions.h"
|
||||
using namespace std;
|
||||
using namespace dev;
|
||||
|
||||
Reference in New Issue
Block a user