1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-03 05:41:09 +03:00

Try sending this version of db_cxx.h to amazon and netapp. Addresses #133, #203.

git-svn-id: file:///svn/tokudb@1264 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Bradley C. Kuszmaul
2007-12-19 23:01:41 +00:00
parent 1e96e2f4d5
commit acd947508a

View File

@@ -1,5 +1,6 @@
#include <db.h>
#include <string.h>
#ident "Copyright (c) 2007 Tokutek Inc. All rights reserved."
class Dbt;
class DbEnv;