diff --git a/cplusplus/src/p0019.cpp b/cplusplus/src/p0019.cpp index 667ae892..a6d52924 100644 --- a/cplusplus/src/p0019.cpp +++ b/cplusplus/src/p0019.cpp @@ -25,8 +25,8 @@ How many Sundays fell on the first of the month during the twentieth century #define EULER_P0019 #include #include -#include #include +#include uint16_t p0019() { uint16_t answer = 0;