Correct misleading comment in allheaders test
We don't use any HAVE_XXX here, but we do use wxUSE_XXX.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
_Pragma(STRINGIZE(GCC diagnostic ignored STRINGIZE(CONCAT(-W,warn))))
|
||||
#endif
|
||||
|
||||
// We have to include this one first in order to check for HAVE_XXX below.
|
||||
// We have to include this one first in order to check for wxUSE_XXX below.
|
||||
#include "wx/setup.h"
|
||||
|
||||
#include "catch.hpp"
|
||||
|
Reference in New Issue
Block a user