loplugin:includeform: codemaker
Change-Id: If0c6726c4e096f50e2e16f2a4f7e5821457ac368
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user