From 8efd8c147058ad59ff6014c29bf31a46127b4809 Mon Sep 17 00:00:00 2001 From: lachrymaL Date: Sat, 15 May 2021 17:55:33 -0400 Subject: [PATCH] d --- NouVeL/NVL.cpp | 1 + NouVeL/NVL.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) 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