rocksdb/include/utilities
Dmitri Smirnov d1a457181d Ensure Windows build w/o port/port.h in public headers
- Remove make file defines from public headers and use _WIN32 because it is compiler defined
 - use __GNUC__ and __clang__ to guard non-portable attributes
 - add #include "port/port.h" to some new .cc files.
 - minor changes in CMakeLists to reflect recent changes
2015-07-16 12:10:16 -07:00
..
backupable_db.h "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
db_ttl.h Windows Port from Microsoft 2015-07-01 16:13:56 -07:00
document_db.h Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00
geo_db.h Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00
json_document.h Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00
pragma_error.h Ensure Windows build w/o port/port.h in public headers 2015-07-16 12:10:16 -07:00
stackable_db.h Commit both PR and internal code review changes 2015-07-07 16:58:20 -07:00
utility_db.h Windows Port from Microsoft 2015-07-01 16:13:56 -07:00