mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
close[t:3880] Fix the cxx compile. Refs #3880.
git-svn-id: file:///svn/toku/tokudb@34017 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
1cd5c640a8
commit
78deef3cca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include <stdarg.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <toku_assert.h>
|
||||
#include "../newbrt/brttypes.h"
|
||||
#include <db_cxx.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue