mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #1348 from ethereum/chriseth-patch-1
Windows build fix.
This commit is contained in:
commit
d5ae8fd5a1
@ -20,9 +20,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "CommonData.h"
|
#include "CommonData.h"
|
||||||
#if defined(_MSC_VER)
|
|
||||||
#pragma warning(pop)
|
|
||||||
#endif
|
|
||||||
#include "Exceptions.h"
|
#include "Exceptions.h"
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace dev;
|
using namespace dev;
|
||||||
|
Loading…
Reference in New Issue
Block a user