aboutsummaryrefslogtreecommitdiff
path: root/devel/liblas12/files/patch-src_lasreader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/liblas12/files/patch-src_lasreader.cpp')
-rw-r--r--devel/liblas12/files/patch-src_lasreader.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/liblas12/files/patch-src_lasreader.cpp b/devel/liblas12/files/patch-src_lasreader.cpp
deleted file mode 100644
index 17664d387605..000000000000
--- a/devel/liblas12/files/patch-src_lasreader.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/lasreader.cpp.orig 2009-10-02 17:48:41 UTC
-+++ src/lasreader.cpp
-@@ -40,8 +40,8 @@
- * OF SUCH DAMAGE.
- ****************************************************************************/
-
--#include <liblas/lasreader.hpp>
--#include <liblas/detail/reader.hpp>
-+#include <liblas12/lasreader.hpp>
-+#include <liblas12/detail/reader.hpp>
- // std
- #include <stdexcept>
- #include <fstream>