Move public interfaces to include folder

This commit is contained in:
2020-03-26 15:47:38 +01:00
parent e94bf27f0f
commit f9b25367fa
16 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "gtest/gtest.h"
#include "../src/MetadataBuffer.hpp"
#include "MetadataBuffer.hpp"
using namespace std;