summaryrefslogtreecommitdiffstats
path: root/science-libs/mrpt/CNetworkOfPoses.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'science-libs/mrpt/CNetworkOfPoses.h.patch')
-rw-r--r--science-libs/mrpt/CNetworkOfPoses.h.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/science-libs/mrpt/CNetworkOfPoses.h.patch b/science-libs/mrpt/CNetworkOfPoses.h.patch
new file mode 100644
index 0000000000..2b0c08be43
--- /dev/null
+++ b/science-libs/mrpt/CNetworkOfPoses.h.patch
@@ -0,0 +1,11 @@
+--- CNetworkOfPoses.h.ori 2012-10-24 21:04:24.000000000 +0200
++++ CNetworkOfPoses.h 2012-10-24 21:56:48.000000000 +0200
+@@ -49,8 +49,6 @@
+ #include <mrpt/utils/traits_map.h>
+ #include <mrpt/utils/stl_extensions.h>
+
+-#include <mrpt/graphs/link_pragmas.h>
+-
+ // The main class in this file is CNetworkOfPoses, a generic basic template for
+ // predefined 2D/3D graphs of pose contraints.
+ namespace mrpt