NixOS build

This commit is contained in:
2025-11-30 21:07:41 -08:00
parent f9128a336d
commit e7eb35626c
5 changed files with 25 additions and 22 deletions

View File

@@ -1,8 +1,9 @@
#include <algorithm>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <filesystem>
#include <limits>
#include <cstdlib>
#include <string>
#include <imgui.h>