From 6dde067bb2de54a5162f8fb46d0a594810aa492c Mon Sep 17 00:00:00 2001 From: Rodrigo Delduca Date: Sat, 9 Nov 2024 10:47:34 -0300 Subject: [PATCH] Work in progress --- src/common.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/common.hpp b/src/common.hpp index d7e1b38..cdb4450 100644 --- a/src/common.hpp +++ b/src/common.hpp @@ -8,7 +8,6 @@ #define NOMINMAX #endif -extern "C" { #include #include #include @@ -19,7 +18,6 @@ extern "C" { #include #include #include -} #include #include