*** empty log message ***

svn path=/trunk/boinc/; revision=1156
This commit is contained in:
David Anderson 2003-05-02 23:29:57 +00:00
parent 2f9c34c67a
commit 90c8450907
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
// Contributor(s):
//
#ifndef _DB_
#define _DB_
#ifndef _BOINC_DB_
#define _BOINC_DB_
// Structures corresponding to database records.
// Some of these types have counterparts in client/types.h,