diff options
Diffstat (limited to 'test/core/common/VariantReaderTest.cpp')
-rw-r--r-- | test/core/common/VariantReaderTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/common/VariantReaderTest.cpp b/test/core/common/VariantReaderTest.cpp index cfdb1a0..241aa56 100644 --- a/test/core/common/VariantReaderTest.cpp +++ b/test/core/common/VariantReaderTest.cpp @@ -20,6 +20,7 @@ #include <gtest/gtest.h> #include <core/common/VariantReader.hpp> +#include <core/frontend/TerminalLogger.hpp> namespace ousia { |