Kaydet (Commit) 299a8a50 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

saltime.h -> saltime.hxx

Change-Id: I930c581525ed5b02dd8850e9781b01eed12c857f
üst e5f0aceb
......@@ -32,7 +32,7 @@
#include "sal/main.h"
#include "sal/types.h"
#include <saltime.h>
#include <saltime.hxx>
#if HAVE_SYSLOG_H
#include <string.h>
......
......@@ -17,21 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef INCLUDED_SAL_OSL_UNX_SALTIME_H
#define INCLUDED_SAL_OSL_UNX_SALTIME_H
#ifndef INCLUDED_SAL_OSL_UNX_SALTIME_HXX
#define INCLUDED_SAL_OSL_UNX_SALTIME_HXX
#include <sal/config.h>
#if defined __cplusplus
extern "C" {
#endif
void sal_initGlobalTimer(void);
#if defined __cplusplus
}
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
......@@ -19,7 +19,7 @@
#include <sal/config.h>
#include "saltime.h"
#include "saltime.hxx"
#include "system.h"
#include <osl/diagnose.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment