]> git.sesse.net Git - cubemap/blobdiff - client.h
Run include-what-you-use.
[cubemap] / client.h
index ff07a7b2ebe629efe5951ad9f9b408bad5b669be..e82b48758d677740132498f2ca1049151fd34250 100644 (file)
--- a/client.h
+++ b/client.h
@@ -3,6 +3,7 @@
 
 // A Client represents a single connection from a client (watching a single stream).
 
+#include <stddef.h>
 #include <time.h>
 #include <string>