Merge pull request #2501 from ethereum/undef-macros

Move UndefMacros from libdevcore to libsolidity/parsing
This commit is contained in:
chriseth
2017-07-12 15:07:20 +02:00
committed by GitHub
5 changed files with 3 additions and 5 deletions
-1
View File
@@ -28,7 +28,6 @@
#include <libdevcore/Common.h>
#include <libdevcore/CommonIO.h>
#include <libdevcore/UndefMacros.h>
#include <boost/noncopyable.hpp>
#include <boost/rational.hpp>