<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- a/src/cal3d/platform.h
+++ b/src/cal3d/platform.h
@@ -77,6 +77,7 @@
 // standard includes
 #include &lt;stdlib.h&gt;
 #include &lt;math.h&gt;
+#include &lt;string.h&gt;
 
 // debug includes
 #include &lt;assert.h&gt;
</pre></body></html>