mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-17 03:20:40 +08:00
Made sure every file includes common.h directly or indirectly.
Also made sure common.h is included before any system headers.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#ifndef ILOGOUTPUTTER_H
|
||||
#define ILOGOUTPUTTER_H
|
||||
|
||||
#include "IInterface.h"
|
||||
#include "CLog.h"
|
||||
|
||||
//! Outputter interface
|
||||
|
||||
Reference in New Issue
Block a user