Made BufferUtils a first class citizen

This commit is contained in:
2020-04-17 11:47:37 +02:00
parent 496bcb860b
commit aede47f78c
5 changed files with 41 additions and 22 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "config.hpp"
#include "jungfrau.hpp"
#include "buffer_utils.hpp"
#include "BufferUtils.hpp"
using namespace std;