diff --git a/NouVeL/NVL.cpp b/NouVeL/NVL.cpp index e1afebd..c4835fd 100644 --- a/NouVeL/NVL.cpp +++ b/NouVeL/NVL.cpp @@ -1,4 +1,5 @@ #include +#include #include "NVL.h" namespace { diff --git a/NouVeL/NVL.h b/NouVeL/NVL.h index a940ea4..c8b9c57 100644 --- a/NouVeL/NVL.h +++ b/NouVeL/NVL.h @@ -5,7 +5,6 @@ #include #include #include -#include namespace NVL