Freestyle: removed unnecessary #include "FreestyleConfig.h".
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "AppConfig.h"
|
||||
#include <iostream>
|
||||
|
||||
#include "../system/FreestyleConfig.h"
|
||||
#include "../system/StringUtils.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <string>
|
||||
#include <algorithm>
|
||||
#include "../system/FreestyleConfig.h"
|
||||
#include "../system/Precision.h"
|
||||
|
||||
#ifdef WITH_CXX_GUARDEDALLOC
|
||||
|
||||
Reference in New Issue
Block a user