Compiler.h: move to util/
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#if defined(HAVE_ICU) || defined(_WIN32)
|
||||
#define HAVE_ICU_CASE_FOLD
|
||||
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
template<typename T> class AllocatedString;
|
||||
|
||||
|
Reference in New Issue
Block a user