--- CommonStorage.h 2006/09/26 14:19:08 59 +++ 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;