- removed subtle compile time error

This commit is contained in:
Guido Ranzuglia granzuglia 2014-03-28 09:59:16 +00:00
parent ac01431d50
commit 40149896c1

View File

@ -576,4 +576,4 @@ bool parseTXT(QString filename, CMeshO &m, int rowToSkip, int dataSeparator, int
MESHLAB_PLUGIN_NAME_EXPORTER(TriIOPlugin)
MESHLAB_PLUGIN_NAME_EXPORTER(TxtIOPlugin)