From 747246ece82a07fde0d239130d0b5b9e24539dca Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 15 Sep 2015 04:52:18 +0200 Subject: [PATCH] intl/ needs to be refactored - just exclude spanish.h for now --- intl/intl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/intl/intl.h b/intl/intl.h index 498e30adc9..2a48282de9 100644 --- a/intl/intl.h +++ b/intl/intl.h @@ -18,6 +18,5 @@ #define __INTL_INTERNATIONAL_H #include "english.h" -#include "spanish.h" #endif