Kaydet (Commit) 70fd650d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

No config_global.h in SDK

Change-Id: I6e9947f056c0b70d629ac27d57b3d7d115f8d487
üst 16dcaa43
......@@ -20,7 +20,9 @@
#ifndef INCLUDED_RTL_INSTANCE_HXX
#define INCLUDED_RTL_INSTANCE_HXX
#if defined LIBO_INTERNAL_ONLY
#include <config_global.h>
#endif
#include "osl/doublecheckedlocking.h"
#include "osl/getglobalmutex.hxx"
......
......@@ -31,7 +31,9 @@
#include "sal/config.h"
#if defined LIBO_INTERNAL_ONLY
#include <config_global.h>
#endif
// Manually defining RTL_DISABLE_FAST_STRING allows to force turning fast string concatenation off
// (e.g. for debugging).
......
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