#65293#: include <string.h>
This commit is contained in:
parent
b67a47a85b
commit
b3ee0db8ae
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: databases.cxx,v $
|
||||
*
|
||||
* $Revision: 1.33 $
|
||||
* $Revision: 1.34 $
|
||||
*
|
||||
* last change: $Author: abi $ $Date: 2002-02-05 13:47:09 $
|
||||
* last change: $Author: hr $ $Date: 2002-02-21 14:25:38 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -60,6 +60,7 @@
|
|||
************************************************************************/
|
||||
|
||||
|
||||
#include <string.h>
|
||||
#include <berkeleydb/db_cxx.h>
|
||||
#ifndef _VOS_DIAGNOSE_HXX_
|
||||
#include <vos/diagnose.hxx>
|
||||
|
|
Loading…
Reference in a new issue