Compiler.h: move to util/
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "system/ByteOrder.hxx"
|
||||
#include "input/Offset.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include "../DecoderAPI.hxx"
|
||||
#include "input/InputStream.hxx"
|
||||
#include "Log.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <exception>
|
||||
|
||||
|
Reference in New Issue
Block a user