Fixed warnings for GCC -Wpedantic
This commit is contained in:
+1
-1
@@ -39,6 +39,6 @@ namespace ImGui
|
||||
{
|
||||
void Value(const char* prefix, const MyVec2& v, const char* float_format = NULL);
|
||||
void Value(const char* prefix, const MyVec4& v, const char* float_format = NULL);
|
||||
};
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user