fixincludeguards.sh: some smaller dirs

Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
This commit is contained in:
Thomas Arnhold
2014-04-18 22:47:44 +02:00
parent e9f918cefc
commit 8bb2ce61c0
154 changed files with 382 additions and 382 deletions

View File

@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CONNECTIVITY_OSUBCOMPONENT_HXX_
#define _CONNECTIVITY_OSUBCOMPONENT_HXX_
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
#include <com/sun/star/lang/DisposedException.hpp>
#include <cppuhelper/interfacecontainer.h>
@@ -196,6 +196,6 @@ namespace connectivity
}
}
#endif // _CONNECTIVITY_OSUBCOMPONENT_HXX_
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */