Changeset 647
- Timestamp:
- 05/02/08 02:02:01 (14 months ago)
- Files:
-
- 1 modified
-
trunk/test/unit/laswriter_test.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/laswriter_test.cpp
r645 r647 81 81 typedef tg::object to; 82 82 83 tg test_group_las reader("liblas::LASWriter");83 tg test_group_laswriter("liblas::LASWriter"); 84 84 85 85 // Test user-declared constructor
