Non-PCH wxPG build fix after cc575a.
Include time.h to get wxMilliClock_t used now instead of wxLongLong for the timestamp.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "wx/tooltip.h"
|
||||
#include "wx/datetime.h"
|
||||
#include "wx/recguard.h"
|
||||
#include "wx/time.h" // needed for wxMilliClock_t
|
||||
|
||||
#include "wx/propgrid/property.h"
|
||||
#include "wx/propgrid/propgridiface.h"
|
||||
|
Reference in New Issue
Block a user