]> git.cworth.org Git - apitrace/blobdiff - retrace/glstate_shaders.cpp
retrace: Move JSON write implementation to a .cpp file.
[apitrace] / retrace / glstate_shaders.cpp
index d32a7b42746821d8d19f40e425eb5fdf80f36c6a..aeead3bb5d889afe4483c1b680127b56039224f5 100644 (file)
@@ -24,6 +24,7 @@
  **************************************************************************/
 
 
+#include <assert.h>
 #include <string.h>
 
 #include <algorithm>