From ebd30ef79a3766d57bc1f5c0298274b0fee2b9cb Mon Sep 17 00:00:00 2001 From: Diavolo Date: Tue, 11 May 2021 10:05:33 +0200 Subject: [PATCH] Oops --- src/stdinc.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stdinc.hpp b/src/stdinc.hpp index d068d68..a194422 100644 --- a/src/stdinc.hpp +++ b/src/stdinc.hpp @@ -22,7 +22,6 @@ using namespace std::literals; // c types - #include #ifdef _LINUX