Skip to content
Snippets Groups Projects
Commit 23e7b0d9 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

fix namespace

parent 5e212cb6
Branches
Tags
No related merge requests found
......@@ -30,7 +30,7 @@
#include <ost/stdint.hh>
#include <ost/message.hh>
namespace ost{ namespace db{
namespace ost{
/// \brief Vector style container that splits content in pages, suited for large
......@@ -169,6 +169,6 @@ private:
std::vector<Page> pages_;
};
}} // ns
} // ns
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment