loplugin:includeform: codemaker

Change-Id: If0c6726c4e096f50e2e16f2a4f7e5821457ac368
This commit is contained in:
Stephan Bergmann
2017-10-23 22:44:10 +02:00
parent 4b60d19694
commit 696722f2c8
26 changed files with 140 additions and 140 deletions

View File

@@ -17,21 +17,21 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/config.h"
#include <sal/config.h>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <vector>
#include "codemaker/generatedtypeset.hxx"
#include "codemaker/typemanager.hxx"
#include "rtl/ref.hxx"
#include "rtl/string.hxx"
#include "rtl/ustring.hxx"
#include "sal/main.h"
#include "sal/types.h"
#include "unoidl/unoidl.hxx"
#include <codemaker/generatedtypeset.hxx>
#include <codemaker/typemanager.hxx>
#include <rtl/ref.hxx>
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
#include <sal/main.h>
#include <sal/types.h>
#include <unoidl/unoidl.hxx>
#include "cppuoptions.hxx"
#include "cpputype.hxx"