diff --git a/samples/c_cxx/MNIST/MNIST.cpp b/samples/c_cxx/MNIST/MNIST.cpp index 08e69ce51e..d68fe0db19 100644 --- a/samples/c_cxx/MNIST/MNIST.cpp +++ b/samples/c_cxx/MNIST/MNIST.cpp @@ -6,6 +6,7 @@ #include #include #include +#include #pragma comment(lib, "user32.lib") #pragma comment(lib, "gdi32.lib")