diff --git a/examples/running_stats_ex.cpp b/examples/running_stats_ex.cpp index 389397100..d94faf35b 100644 --- a/examples/running_stats_ex.cpp +++ b/examples/running_stats_ex.cpp @@ -9,7 +9,6 @@ #include #include #include -#include // for pi using namespace std; using namespace dlib;