[Liblas-commits] laszip: export.hpp name change

liblas-commits at liblas.org liblas-commits at liblas.org
Wed Jan 12 09:23:29 EST 2011


details:   http://hg.liblas.orglaszip/rev/07a1360eb1dc
changeset: 134:07a1360eb1dc
user:      isenburg
date:      Wed Jan 12 06:22:34 2011 -0800
description:
export.hpp name change

diffstat:

 include/laszip/laszip.hpp |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r cbd804c766e9 -r 07a1360eb1dc include/laszip/laszip.hpp
--- a/include/laszip/laszip.hpp	Wed Jan 12 05:34:39 2011 -0800
+++ b/include/laszip/laszip.hpp	Wed Jan 12 06:22:34 2011 -0800
@@ -58,7 +58,7 @@
 #define LASZIP_VERSION_MINOR    0
 #define LASZIP_VERSION_REVISION 0
 
-#include "export.hpp"
+#include "laszipexport.hpp"
 
 class LASZIP_DLL LASitem
 {


More information about the Liblas-commits mailing list