fdo#65108 inter-module includes <> include/i18nlangtag
Change-Id: Ic610850ba2d59fb841caf6c60662e54005ed5452
This commit is contained in:
parent
b3c4cbf70f
commit
923b12bc58
@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_I18NLANGTAG_I18NLANGTAGDLLAPI_H
|
||||
#define INCLUDED_I18NLANGTAG_I18NLANGTAGDLLAPI_H
|
||||
|
||||
#include "sal/types.h"
|
||||
#include <sal/types.h>
|
||||
|
||||
#if defined(I18NLANGTAG_DLLIMPLEMENTATION)
|
||||
#define I18NLANGTAG_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
|
||||
|
@ -22,8 +22,8 @@
|
||||
|
||||
#include <sal/config.h>
|
||||
|
||||
#include "i18nlangtag/i18nlangtagdllapi.h"
|
||||
#include "i18nlangtag/lang.h"
|
||||
#include <i18nlangtag/i18nlangtagdllapi.h>
|
||||
#include <i18nlangtag/lang.h>
|
||||
#include <com/sun/star/lang/Locale.hpp>
|
||||
#include <vector>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user