1
0
Fork 0

Remove an unused "using namespace triagens;".

This commit is contained in:
Max Neunhoeffer 2014-06-12 16:28:07 +02:00
parent 369ea69d28
commit 53cebee93b
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@
#include "BasicsC/vector.h"
#include "ShapedJson/json-shaper.h"
using namespace triagens;
// #define DEBUG_JSON_SHAPER 1
// -----------------------------------------------------------------------------