comparison include/hhsdb.h @ 1:e0cf49906039

start editing preview.cpp / preview.h
author pyon@macmini
date Thu, 07 Apr 2011 19:53:40 +0900
parents c174ac668e9f
children
comparison
equal deleted inserted replaced
0:c174ac668e9f 1:e0cf49906039
1 // Filename : hhsdb.h 1 // Filename : hhsdb.h
2 // Last Change: 04-Mar-2011. 2 // Last Change: 07-Apr-2011.
3 // 3 //
4 #ifndef HHSDB 4 #ifndef __HHSDB__
5 #define HHSDB 5 #define __HHSDB__
6 6
7 #include "common.h" 7 #include "common.h"
8 #include "wx/wxprec.h" 8 #include "wx/wxprec.h"
9 9
10 #ifndef WX_PRECOMP 10 #ifndef WX_PRECOMP