Fixing weird compilation errors

This commit is contained in:
Melefo
2020-05-07 15:35:50 +02:00
parent c382e7035b
commit 7733ec2129
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
#include <cstdint>
#include <vector>
#include <memory>
#include <string>
#include "../Models/Int24.hpp"
#include "../Models/Components.hpp"