*: add missing Compiler.h includes
Necessary for "final" on gcc 4.6.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "PlayerControl.hxx"
|
||||
#include "PlayerListener.hxx"
|
||||
#include "Chrono.hxx"
|
||||
#include "Compiler.h"
|
||||
|
||||
struct Instance;
|
||||
class MultipleOutputs;
|
||||
|
Reference in New Issue
Block a user