Refactor exceptions and provide comment function.

This commit is contained in:
chriseth
2017-07-13 11:34:03 +02:00
parent 757c500bda
commit 09e821619e
9 changed files with 83 additions and 44 deletions
+2
View File
@@ -27,6 +27,8 @@
#include <libsolidity/interface/ErrorReporter.h>
#include <libsolidity/interface/Exceptions.h>
#include <libdevcore/CommonData.h>
#include <boost/range/adaptor/reversed.hpp>
#include <memory>