undefined FILL_TESTS and some minor style fixes

This commit is contained in:
Christoph Jentzsch 2014-09-27 13:06:55 +02:00
parent 9183d2e6e3
commit 5bdfed39e1

2
vm.cpp
View File

@ -22,7 +22,7 @@
#include "vm.h"
#define FILL_TESTS
//#define FILL_TESTS
using namespace std;
using namespace json_spirit;