mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
5 lines
209 B
C++
5 lines
209 B
C++
#include "build_version.h"
|
|
const char* rocksdb_build_git_sha = "rocksdb_build_git_sha: N/A";
|
|
const char* rocksdb_build_git_date = "rocksdb_build_git_date: N/A";
|
|
const char* rocksdb_build_compile_date = "N/A";
|