]> git.sesse.net Git - movit/blobdiff - util.cpp
Use the ResourcePool to allocate RTT textures in EffectChain.
[movit] / util.cpp
index a1bc2fd3e868c8aa2e6a948237e5608ff11b491b..a1fac6da35473ed1a77d64b8ed39bc53a9024a09 100644 (file)
--- a/util.cpp
+++ b/util.cpp
@@ -2,7 +2,6 @@
 #include <assert.h>
 #include <math.h>
 #include <stdio.h>
-#include <stdlib.h>
 #include <string.h>
 #include <Eigen/Core>