Skip to content

Commit

Permalink
wx/geometry.h is included within wxllua.h, for definition of wxPoint2…
Browse files Browse the repository at this point in the history
…DDouble
  • Loading branch information
toshinagata committed Jan 21, 2020
1 parent 59bfe83 commit 045ff9f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wxLua/modules/wxlua/wxllua.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
#include "wxlua/wxlobject.h"
#include "wxlua/sharedptr.h"

#if wxUSE_GEOMETRY
#include <wx/geometry.h>
#endif

#include <vector>

class WXDLLIMPEXP_FWD_WXLUA wxLuaEvent;
Expand Down

0 comments on commit 045ff9f

Please sign in to comment.