Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/games/amoebax/files/patch-src_Music.cxx
16461 views
--- src/Music.cxx.orig	2007-05-27 15:04:33 UTC
+++ src/Music.cxx
@@ -22,6 +22,7 @@
 #include <assert.h>
 #include <SDL_mixer.h>
 #include <stdexcept>
+#include <string>
 #include "Music.h"
 #include "System.h"