Commit a4654226 authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

def the db_create functions in an include file for icc. closes #1264

git-svn-id: file:///svn/toku/tokudb.1032b@7869 c7de825b-a66e-492c-adef-691d508d4ae1
parent 0e562176
#include <stdio.h> #include <stdio.h>
#include <stdint.h>
#include <db.h>
#include "ydb.h" #include "ydb.h"
#if defined(__GNUC__) #if defined(__GNUC__)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment