diff options
Diffstat (limited to 'lib/core')
| -rw-r--r-- | lib/core/c++/chunk.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/core/c++/chunk.hpp b/lib/core/c++/chunk.hpp index 1da2c9f..5d20faa 100644 --- a/lib/core/c++/chunk.hpp +++ b/lib/core/c++/chunk.hpp @@ -1,6 +1,7 @@ #pragma once #include "common.hpp" +#include "flatten.hpp" namespace kel { namespace lbm { |
