Kaydet (Commit) 9f7cf6c8 authored tarafından Eike Rathke's avatar Eike Rathke

correct include order and include languagetag.hxx

Change-Id: If7b7d10765faba62907eca35f77b8e8d4a1e9391
üst 60d2248a
......@@ -38,6 +38,7 @@ $(eval $(call gb_Library_set_componentfile,utl,unotools/util/utl))
# add any additional include paths for this library here
$(eval $(call gb_Library_set_include,utl,\
-I$(SRCDIR)/unotools/inc \
$$(INCLUDE) \
))
......
......@@ -25,6 +25,7 @@
#include <unotools/calendarwrapper.hxx>
#include <unotools/collatorwrapper.hxx>
#include <i18npool/lang.h>
#include <i18npool/languagetag.hxx>
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment