Moved configfile to the driver

This commit is contained in:
Eldar Insafutdinov
2012-04-03 21:18:16 +01:00
parent 30b20794c7
commit a8398d64e8
4 changed files with 5 additions and 7 deletions

View File

@@ -40,8 +40,7 @@
#include "gen/cl_helpers.h"
using namespace opts;
#include "gen/configfile.h"
#include "driver/configfile.h"
#include "driver/toobj.h"
#if POSIX