[Orxonox-commit 6460] r11112 - code/trunk/src/orxonox/controllers

landauf at orxonox.net landauf at orxonox.net
Sun Feb 14 13:04:05 CET 2016


Author: landauf
Date: 2016-02-14 13:04:05 +0100 (Sun, 14 Feb 2016)
New Revision: 11112

Modified:
   code/trunk/src/orxonox/controllers/ActionpointController.h
Log:
removed unnecessary boost include

Modified: code/trunk/src/orxonox/controllers/ActionpointController.h
===================================================================
--- code/trunk/src/orxonox/controllers/ActionpointController.h	2016-02-12 12:05:41 UTC (rev 11111)
+++ code/trunk/src/orxonox/controllers/ActionpointController.h	2016-02-14 12:04:05 UTC (rev 11112)
@@ -35,9 +35,6 @@
 #include "../modules/pickup/PickupSpawner.h"
 #include <map>
 
-#include <boost/shared_ptr.hpp>
-
-
 namespace orxonox
 {
     /**




More information about the Orxonox-commit mailing list