loplugin:includeform: odk (Windows)
Change-Id: I654aa2cf1175f91619b70c9257e88f7006b0c04c
This commit is contained in:
parent
15eeba3d53
commit
57763d2e79
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
|||
#pragma warning(pop)
|
||||
#endif
|
||||
|
||||
#include "cppuhelper/findsofficepath.h"
|
||||
#include "sal/types.h"
|
||||
#include <cppuhelper/findsofficepath.h>
|
||||
#include <sal/types.h>
|
||||
|
||||
#define MY_SIZE(s) (sizeof (s) / sizeof *(s))
|
||||
#define MY_LENGTH(s) (MY_SIZE(s) - 1)
|
||||
|
|
Loading…
Reference in a new issue