]> git.lizzy.rs Git - minetest.git/blobdiff - src/activeobjectmgr.h
Enable high-res timers on Windows
[minetest.git] / src / activeobjectmgr.h
index 95e7d3344c8508969b3e2307dab4e172bbad2685..aa0538e60f754ec92992a66dea250b711a83fc17 100644 (file)
@@ -25,7 +25,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 class TestClientActiveObjectMgr;
 class TestServerActiveObjectMgr;
 
-template <typename T> class ActiveObjectMgr
+template <typename T>
+class ActiveObjectMgr
 {
        friend class ::TestClientActiveObjectMgr;
        friend class ::TestServerActiveObjectMgr;