Commit 03f02ccb authored by John Selbie's avatar John Selbie

Precompiled header problem fix (for MacOS running gcc 4.2)

parent c6445415
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#ifndef UNITTEST_DECLARE_H #ifndef UNITTEST_DECLARE_H
#define UNITTEST_DECLARE_H #define UNITTEST_DECLARE_H
#include "commonincludes.h"
class IUnitTest class IUnitTest
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment