[Liblas-commits] hg-main-tree: comment
liblas-commits at liblas.org
liblas-commits at liblas.org
Wed Mar 23 13:47:10 EDT 2011
details: http://hg.libpc.orghg-main-tree/rev/387bd333b05c
changeset: 408:387bd333b05c
user: Michael P. Gerlek <mpg at flaxen.com>
date: Wed Mar 23 10:47:00 2011 -0700
description:
comment
diffstat:
src/PointBufferCache.cpp | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r a8049357f648 -r 387bd333b05c src/PointBufferCache.cpp
--- a/src/PointBufferCache.cpp Wed Mar 23 10:30:31 2011 -0700
+++ b/src/PointBufferCache.cpp Wed Mar 23 10:47:00 2011 -0700
@@ -14,3 +14,7 @@
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+
+
+// All the functions are in the header, because if they are put in here then
+// VS2010 freaks out about absurdly long mangled symbol names.
More information about the Liblas-commits
mailing list