intl/ needs to be refactored - just exclude spanish.h for now
This commit is contained in:
parent
e0c7d0905d
commit
747246ece8
|
@ -18,6 +18,5 @@
|
||||||
#define __INTL_INTERNATIONAL_H
|
#define __INTL_INTERNATIONAL_H
|
||||||
|
|
||||||
#include "english.h"
|
#include "english.h"
|
||||||
#include "spanish.h"
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue