Kaydet (Commit) de263724 authored tarafından David Tardon's avatar David Tardon

remove unneeded sal/config.h

Change-Id: I7c8f06574053706f925df773aefc32407312c4dd
üst fb76228f
......@@ -20,7 +20,6 @@
#ifndef INCLUDED_O3TL_ENUMARRAY_HXX
#define INCLUDED_O3TL_ENUMARRAY_HXX
#include <sal/config.h>
#include <iterator>
#include <type_traits>
......
......@@ -20,8 +20,6 @@
#ifndef INCLUDED_O3TL_ENUMRANGE_HXX
#define INCLUDED_O3TL_ENUMRANGE_HXX
#include <sal/config.h>
namespace o3tl {
///
......
......@@ -32,8 +32,6 @@
#ifndef INCLUDED_O3TL_COMPAT_FUNCTIONAL_HXX
#define INCLUDED_O3TL_COMPAT_FUNCTIONAL_HXX
#include <sal/config.h>
namespace o3tl
{
/// Select first value of a pair
......
......@@ -20,8 +20,6 @@
#ifndef INCLUDED_O3TL_LAZY_UPDATE_HXX
#define INCLUDED_O3TL_LAZY_UPDATE_HXX
#include <sal/config.h>
#include <utility>
namespace o3tl
......
......@@ -20,7 +20,6 @@
#ifndef INCLUDED_O3TL_VECTOR_POOL_HXX
#define INCLUDED_O3TL_VECTOR_POOL_HXX
#include <sal/types.h>
#include <vector>
namespace o3tl
......
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