[Liblas-commits] libpc: boy did that cause problems

liblas-commits at liblas.org liblas-commits at liblas.org
Thu Feb 24 14:35:23 EST 2011


details:   http://hg.liblas.orglibpc/rev/08f19d42f84a
changeset: 94:08f19d42f84a
user:      Michael P. Gerlek <mpg at flaxen.com>
date:      Thu Feb 24 11:35:16 2011 -0800
description:
boy did that cause problems

diffstat:

 include/libpc/Dimension.hpp |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r fa34b7e642ee -r 08f19d42f84a include/libpc/Dimension.hpp
--- a/include/libpc/Dimension.hpp	Thu Feb 24 10:58:48 2011 -0800
+++ b/include/libpc/Dimension.hpp	Thu Feb 24 11:35:16 2011 -0800
@@ -39,8 +39,8 @@
  * OF SUCH DAMAGE.
  ****************************************************************************/
 
-#ifndef LIBLAS_DIMENSION_HPP_INCLUDED
-#define LIBLAS_DIMENSION_HPP_INCLUDED
+#ifndef LIBPC_DIMENSION_HPP_INCLUDED
+#define LIBPC_DIMENSION_HPP_INCLUDED
 
 #include <string>
 
@@ -308,4 +308,4 @@
 
 } // namespace libpc
 
-#endif // LIBLAS_DIMENSION_HPP_INCLUDED
+#endif // LIBPC_DIMENSION_HPP_INCLUDED


More information about the Liblas-commits mailing list