Kaydet (Commit) 5db050af authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <> include/helpcompiler

Change-Id: Ie959c92c0ebffb88318a9ac1a9284da11281105d
üst bda91b95
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_HELPCOMPILER_COMPILEHELP_HXX
#define INCLUDED_HELPCOMPILER_COMPILEHELP_HXX
#include "sal/types.h"
#include <sal/types.h>
#if defined(HELPLINKER_DLLIMPLEMENTATION)
#define HELPLINKER_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
......@@ -20,8 +20,8 @@
#ifndef INCLUDED_HELPCOMPILER_DLLAPI_H
#define INCLUDED_HELPCOMPILER_DLLAPI_H
#include "sal/config.h"
#include "sal/types.h"
#include <sal/config.h>
#include <sal/types.h>
#if defined L10N_DLLIMPLEMENTATION
#define L10N_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
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