From David Callu, warning fixes and removal of spaces at end of lines.
This commit is contained in:
@@ -60,6 +60,12 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef OSG_UNUSED
|
||||
#define OSG_UNUSED(var) (void) var
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
/**
|
||||
|
||||
\namespace osg
|
||||
|
||||
Reference in New Issue
Block a user