diff dep/animone/src/strategist.cc @ 272:5437009cb10e

dep/animone: get macOS side building
author Paper <paper@paper.us.eu.org>
date Thu, 18 Apr 2024 16:51:35 -0400
parents 9a04802848c0
children 65df2813d0de
line wrap: on
line diff
--- a/dep/animone/src/strategist.cc	Sun Apr 14 22:28:50 2024 -0400
+++ b/dep/animone/src/strategist.cc	Thu Apr 18 16:51:35 2024 -0400
@@ -5,7 +5,7 @@
 #include "animone/strategies.h"
 #include "animone/util.h"
 
-#include <iostream>
+#include <unordered_map>
 
 /* this was STUPIDLY slow in Anisthesia, oops! */