Remove VERSIONCHECK_INTERNAL_ACCESS macro

This commit is contained in:
RElesgoe 2018-04-24 22:24:43 -07:00
parent 05d00d134f
commit e5ec51628a

View file

@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "common/setup_before.h"
#define VERSIONCHECK_INTERNAL_ACCESS
#include "versioncheck.h"
#include <cctype>