diff --git a/include/dwarfs/history.h b/include/dwarfs/history.h index b5c7d915..fb663537 100644 --- a/include/dwarfs/history.h +++ b/include/dwarfs/history.h @@ -35,6 +35,8 @@ namespace dwarfs { +// TODO: don't expose thrift types in the public API + class history { public: explicit history(history_config const& cfg = {});