diff options
author | David Tardon <dtardon@redhat.com> | 2013-04-13 08:17:09 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-13 09:26:19 +0200 |
commit | 71e52f37ac87256f81c8da1c66e858df0fa6fe8c (patch) | |
tree | 476c6a7a1a17d47bd57051fb2baeb05459fc81b5 /remotebridges | |
parent | 6aca2a3d0eac2c01e487e15ba599f8237b9eef61 (diff) |
simplify generation of *_allheaders.hxx
There are some differences in the generated headers:
cppu_allheaders.hxx now explicitly includes
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/genfunc.h>
#include <com/sun/star/uno/genfunc.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Type.h>
#include <com/sun/star/uno/Type.hxx>
sal_allheaders.hxx now does not (explicitly) include
#include <cppunittester/protectorfactory.hxx>
#include <internal/rtllifecycle.h>
#include <osl/detail/android-bootstrap.h>
#include <osl/detail/component-mapping.h>
#include <osl/detail/file.h>
#include <osl/detail/ios-bootstrap.h>
#include <pch/precompiled_sal.hxx>
Change-Id: Ide3c708ac66f23b360b8e130790f8fa8f1911082
Diffstat (limited to 'remotebridges')
0 files changed, 0 insertions, 0 deletions