diff options
Diffstat (limited to 'include/osl/conditn.hxx')
-rw-r--r-- | include/osl/conditn.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/osl/conditn.hxx b/include/osl/conditn.hxx index fd0dfdfb303d..9485e7f41aed 100644 --- a/include/osl/conditn.hxx +++ b/include/osl/conditn.hxx @@ -20,8 +20,6 @@ #ifndef INCLUDED_OSL_CONDITN_HXX #define INCLUDED_OSL_CONDITN_HXX -#ifdef __cplusplus - #include <osl/time.h> #include <osl/conditn.h> @@ -122,7 +120,6 @@ namespace osl } -#endif /* __cplusplus */ #endif // INCLUDED_OSL_CONDITN_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |