--- CommonStorage.h 2006/09/03 15:31:13 32 +++ CommonStorage.h 2007/10/22 13:00:14 60 @@ -5,12 +5,12 @@ #pragma once //Forward declaration -class DatabaseLayer; class CMyTabCtrl; #include #include "Containers.h" +#include "DatabaseLayer.h" using namespace std;