[API CHANGE] Remove internal-only osl/diagnose.hxx from SDK
...which should ideally have no effect on external code anyway, given it only contains internal-only code. Its use of boost/unordered_set.hpp apparently started to cause problems in combination with C++98-enforcing CppunitTest_odk_checkapi, cf. <http://lists.freedesktop.org/archives/libreoffice/2014-September/063637.html> "Re: Performance samples for LibreOffice ..." Change-Id: I8b5623950330180fb0ae158903ccecedaed57dfe
This commit is contained in:
@@ -88,7 +88,6 @@ $(eval $(call gb_Package_add_files_with_dir,odk_headers,$(SDKDIRNAME)/include,\
|
||||
osl/conditn.h \
|
||||
osl/conditn.hxx \
|
||||
osl/diagnose.h \
|
||||
osl/diagnose.hxx \
|
||||
osl/doublecheckedlocking.h \
|
||||
osl/endian.h \
|
||||
osl/file.h \
|
||||
|
Reference in New Issue
Block a user