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:
crs
2003-02-12 19:38:39 +00:00
parent f0445295b5
commit 154a474289
9 changed files with 9 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
#ifndef ILOGOUTPUTTER_H
#define ILOGOUTPUTTER_H
#include "IInterface.h"
#include "CLog.h"
//! Outputter interface