Removed the trailing ; after namespace {...} declariations in headers
which was being picked as a warning under Codewarrior.
This commit is contained in:
@@ -67,6 +67,6 @@ class OSGDB_EXPORT FieldReaderIterator
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
#endif // __OSGDB_FIELD_READER_QUEUE_H
|
||||
|
||||
Reference in New Issue
Block a user