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,8 @@
#ifndef CTIMERTHREAD_H
#define CTIMERTHREAD_H
#include "common.h"
class CThread;
//! A timer thread