silent gcc warning about missing \n at the end of file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2266,3 +2266,4 @@ bool wxVariant::Convert(wxDateTime* value) const
|
|||||||
return Convert(&val) && (value->ParseDate(val));
|
return Convert(&val) && (value->ParseDate(val));
|
||||||
}
|
}
|
||||||
#endif // wxUSE_DATETIME
|
#endif // wxUSE_DATETIME
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user