Kaydet (Commit) d6d896a1 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: 'SAL_OVERRIDE' macro redefined

Change-Id: Ic8af47b52b06ef440b3fdaa966075780fb7a609b
üst 64ed03c9
......@@ -20,6 +20,8 @@
#ifndef INCLUDED_PDFI_OUTDEV_HXX
#define INCLUDED_PDFI_OUTDEV_HXX
#include <sal/types.h>
#if defined __GNUC__
#pragma GCC system_header
#elif defined __SUNPRO_CC
......@@ -46,12 +48,6 @@
#pragma warning(pop)
#endif
#if HAVE_CXX11_OVERRIDE
#define SAL_OVERRIDE override
#else
#define SAL_OVERRIDE
#endif
#include <boost/unordered_map.hpp>
#include <vector>
......
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