diff --git a/SampleMain.cpp b/SampleMain.cpp index 34b98e6..669e9a2 100644 --- a/SampleMain.cpp +++ b/SampleMain.cpp @@ -1,6 +1,8 @@ // this is a simple example, seen in the Readme #include "LRUCache11.hpp" +#include + namespace lru { void test()