Compiler.h: move to util/
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#ifdef ENABLE_WINMM_OUTPUT
|
||||
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "Page.hxx"
|
||||
#include "event/BufferedSocket.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <boost/intrusive/link_mode.hpp>
|
||||
#include <boost/intrusive/list_hook.hpp>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
#include "event/ServerSocket.hxx"
|
||||
#include "event/DeferEvent.hxx"
|
||||
#include "util/Cast.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <boost/intrusive/list.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user