Commit ecdb6267 authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

refs #5464 one more compilation fix

git-svn-id: file:///svn/toku/tokudb@48680 c7de825b-a66e-492c-adef-691d508d4ae1
parent 29f5eabc
......@@ -41,7 +41,7 @@ const char *toku_copyright_string = "Copyright (c) 2007-2012 Tokutek Inc. All r
#include "ydb_write.h"
#include "ydb_txn.h"
#include "ft/txn_manager.h"
#include "toku_include/partitioned_counter.h"
#include <portability/partitioned_counter.h>
// Include ydb_lib.cc here so that its constructor/destructor gets put into
// ydb.o, to make sure they don't get erased at link time (when linking to
......
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