Compiler.h: move to util/
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#ifndef ODBUS_ERROR_HXX
|
||||
#define ODBUS_ERROR_HXX
|
||||
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <dbus/dbus.h>
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "ReadIter.hxx"
|
||||
#include "ObjectManager.hxx"
|
||||
#include "util/StringAPI.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <functional>
|
||||
|
||||
|
@@ -36,7 +36,7 @@
|
||||
#include "Connection.hxx"
|
||||
#include "event/SocketMonitor.hxx"
|
||||
#include "event/DeferEvent.hxx"
|
||||
#include "Compiler.h"
|
||||
#include "util/Compiler.h"
|
||||
|
||||
#include <dbus/dbus.h>
|
||||
|
||||
|
Reference in New Issue
Block a user