Build everything as C++ (#1176)

This commit is contained in:
Rangi
2023-11-07 21:45:56 +01:00
committed by GitHub
parent 78d83be2b2
commit 1e70e703a7
84 changed files with 667 additions and 663 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
#include "defaultinitalloc.hpp"
#include "file.hpp"
#include "helpers.h"
#include "helpers.hpp"
#include "itertools.hpp"
#include "gfx/main.hpp"