[Liblas-commits] hg: point.hpp for the detail::reader is gone

liblas-commits at liblas.org liblas-commits at liblas.org
Tue Dec 21 09:27:29 EST 2010


changeset c62608463853 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=c62608463853
summary: point.hpp for the detail::reader is gone

diffstat:

 src/CMakeLists.txt |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 8a23d7247e87 -r c62608463853 src/CMakeLists.txt
--- a/src/CMakeLists.txt	Mon Dec 20 21:58:37 2010 -0600
+++ b/src/CMakeLists.txt	Tue Dec 21 08:27:22 2010 -0600
@@ -100,7 +100,7 @@
   ${LIBLAS_HEADERS_DIR}/detail/reader/reader.hpp  
   ${LIBLAS_HEADERS_DIR}/detail/reader/zipreader.hpp  
   ${LIBLAS_HEADERS_DIR}/detail/reader/header.hpp
-  ${LIBLAS_HEADERS_DIR}/detail/reader/point.hpp)
+  )
 
 set(LIBLAS_DETAIL_WRITER_HPP
   ${LIBLAS_HEADERS_DIR}/detail/writer/writer.hpp


More information about the Liblas-commits mailing list