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