More attempts to fix for the ultra-pedantic clang compiler.

This commit is contained in:
Gav Wood
2014-10-07 23:07:56 +02:00
parent 69ff5582e6
commit d4a0fc07e1
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -25,6 +25,7 @@
#include <libdevcore/Log.h>
#include <libdevcore/RLP.h>
#include <libdevcore/Common.h>
#include <libdevcore/CommonIO.h>
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include "JsonSpiritHeaders.h"