mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #811 from LefterisJP/az_mainWinStyle
Style fixes in MainWin of AZ.
This commit is contained in:
commit
c6a47a4dc2
4
Token.h
4
Token.h
@ -47,6 +47,10 @@
|
|||||||
#include <libsolidity/Utils.h>
|
#include <libsolidity/Utils.h>
|
||||||
#include <libsolidity/Exceptions.h>
|
#include <libsolidity/Exceptions.h>
|
||||||
|
|
||||||
|
#if defined(DELETE)
|
||||||
|
#error The macro "DELETE" from windows.h conflicts with this file. Please change the order of includes.
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace dev
|
namespace dev
|
||||||
{
|
{
|
||||||
namespace solidity
|
namespace solidity
|
||||||
|
Loading…
Reference in New Issue
Block a user