ports/devel/etl/patches/patch-ETL__surface_h

12 lines
250 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: ETL/_surface.h
--- ETL/_surface.h.orig
+++ ETL/_surface.h
@@ -34,6 +34,7 @@
#include "_misc.h"
#include <algorithm>
#include <cstring>
+#include <cstdlib>
/* === M A C R O S ========================================================= */