summaryrefslogtreecommitdiff
path: root/games-engines/devilutionx/files/devilutionx-1.5.5-missing-include.patch
blob: d4ec0c9d2870b93779b11d93c5bc561647e12408 (plain)
1
2
3
4
5
6
7
8
https://bugs.gentoo.org/979231
https://github.com/diasurgical/DevilutionX/commit/cfa65293579112
--- a/test/animationinfo_test.cpp
+++ b/test/animationinfo_test.cpp
@@ -1 +1,3 @@
+#include <iomanip>
+
 #include <gtest/gtest.h>