]> git.sesse.net Git - casparcg/blobdiff - core/producer/text/utils/texture_atlas.cpp
Fix compilation with Clang.
[casparcg] / core / producer / text / utils / texture_atlas.cpp
index 8213f16f5ddee107a81d81fd3dbe049b2aad27b6..1287d5d2832b6c971ce778eaf7c8e93417a80538 100644 (file)
@@ -32,6 +32,7 @@
  * ============================================================================
  */
 
+#include <limits.h>
 #include <list>
 #include <vector>
 #include "texture_atlas.h"