From Tom Jolly, removing trailing comma for last entries in enums to fix
IRIX compile warnings.
This commit is contained in:
@@ -38,7 +38,7 @@ class OSG_EXPORT ArgumentParser
|
||||
DOUBLE_PARAMETER,
|
||||
INT_PARAMETER,
|
||||
UNSIGNED_INT_PARAMETER,
|
||||
STRING_PARAMETER,
|
||||
STRING_PARAMETER
|
||||
};
|
||||
|
||||
union ValueUnion
|
||||
|
||||
Reference in New Issue
Block a user