none
This commit is contained in:
parent
a61e3efe83
commit
d84d475ec8
1 changed files with 2 additions and 4 deletions
|
@ -31,14 +31,12 @@
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
#include "conftree.h"
|
#include "conftree.h"
|
||||||
#include "pathut.h"
|
#include "pathut.h"
|
||||||
#include "smallut.h"
|
#include "smallut.h"
|
||||||
|
|
||||||
#ifndef NO_NAMESPACES
|
|
||||||
using namespace std;
|
|
||||||
#endif // NO_NAMESPACES
|
|
||||||
|
|
||||||
#undef DEBUG
|
#undef DEBUG
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#define LOGDEB(X) fprintf X
|
#define LOGDEB(X) fprintf X
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue