aboutsummaryrefslogtreecommitdiffstats
path: root/dagger.cpp
diff options
context:
space:
mode:
authorGav Wood <i@gavwood.com>2014-03-05 01:46:26 +0800
committerGav Wood <i@gavwood.com>2014-03-05 01:46:26 +0800
commitf171b2f9767a09fa008ee6e6ba701311c96f966f (patch)
tree6c72eb645625b619da6f0dd29d3dc2497b0ca090 /dagger.cpp
parentea1d3eb16eb445a4ad20bb7bd9f7aca219e8489a (diff)
downloaddexon-solidity-f171b2f9767a09fa008ee6e6ba701311c96f966f.tar.gz
dexon-solidity-f171b2f9767a09fa008ee6e6ba701311c96f966f.tar.zst
dexon-solidity-f171b2f9767a09fa008ee6e6ba701311c96f966f.zip
Repotted Common.h.
Diffstat (limited to 'dagger.cpp')
-rw-r--r--dagger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/dagger.cpp b/dagger.cpp
index 8f7df77d..728c8382 100644
--- a/dagger.cpp
+++ b/dagger.cpp
@@ -21,6 +21,7 @@
*/
#include <chrono>
+#include "Log.h"
#include "Dagger.h"
using namespace std;
using namespace std::chrono;