diff options
Diffstat (limited to 'devel/liblas12/files/patch-test_unit_guid__test.cpp')
-rw-r--r-- | devel/liblas12/files/patch-test_unit_guid__test.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/liblas12/files/patch-test_unit_guid__test.cpp b/devel/liblas12/files/patch-test_unit_guid__test.cpp deleted file mode 100644 index a1a7f1c89003..000000000000 --- a/devel/liblas12/files/patch-test_unit_guid__test.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- test/unit/guid_test.cpp.orig 2009-10-02 17:48:41 UTC -+++ test/unit/guid_test.cpp -@@ -5,8 +5,8 @@ - // (See accompanying file LICENSE.txt or copy at - // http://www.opensource.org/licenses/bsd-license.php) - // --#include <liblas/guid.hpp> --#include <liblas/cstdint.hpp> -+#include <liblas12/guid.hpp> -+#include <liblas12/cstdint.hpp> - #include <tut/tut.hpp> - #include <string> - #include <algorithm> // std::std::transform |