Fix Linux build

--HG--
branch : trunk
This commit is contained in:
Machiavelli
2010-09-03 00:04:14 +02:00
parent e25846a08e
commit 39027133e4
13 changed files with 22 additions and 26 deletions

View File

@@ -18,7 +18,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "DatabaseEnv.h"
#include "Field.h"
Field::Field() :
mValue(NULL), mType(DB_TYPE_UNKNOWN)