]> git.sesse.net Git - casparcg/blobdiff - core/StdAfx.h
Enabled TCP keep alive on TCP connections to clients. This might help in discovering...
[casparcg] / core / StdAfx.h
index 6bbcf67b6890887f5984109d29e212148f451cdf..2173fffd7e3dfc8c81faada327054c08ad099991 100644 (file)
@@ -46,7 +46,6 @@
 #include <tbb/concurrent_unordered_map.h>
 
 #include <boost/circular_buffer.hpp>
-#include <boost/timer.hpp>
 #include <boost/filesystem.hpp>
 #include <boost/range.hpp>
 #include <boost/range/adaptors.hpp>
@@ -63,3 +62,4 @@
 
 #include <common/log.h>
 #include <common/except.h>
+#include <common/timer.h>