Remove check for __WXUNIVERSAL__
Co-Authored-By: VZ <vadim@wxwidgets.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
// For compilers that support precompilation, includes "wx.h".
|
// For compilers that support precompilation, includes "wx.h".
|
||||||
#include "wx/wxprec.h"
|
#include "wx/wxprec.h"
|
||||||
|
|
||||||
#if wxUSE_ANIMATIONCTRL && !defined(__WXUNIVERSAL__)
|
#if wxUSE_ANIMATIONCTRL
|
||||||
#include "wx/animate.h"
|
#include "wx/animate.h"
|
||||||
|
|
||||||
#if !wxUSE_GENERIC_ANIMATIONCTRL
|
#if !wxUSE_GENERIC_ANIMATIONCTRL
|
||||||
|
Reference in New Issue
Block a user