Kaydet (Commit) 7cd53eeb authored tarafından Michael Stahl's avatar Michael Stahl

vcl: another missing sal/types.h

Change-Id: I2a7610d6ae41b9351fbe8dc18f6306f26d03e326
üst 8185ecf6
......@@ -20,6 +20,8 @@
#ifndef INCLUDED_RSC_RSC_VCL_SHARED_TYPES_HXX
#define INCLUDED_RSC_RSC_VCL_SHARED_TYPES_HXX
#include <sal/types.h>
enum TimeFieldFormat {TIMEF_NONE, TIMEF_SEC, TIMEF_100TH_SEC, TIMEF_SEC_CS, TimeFieldFormat_FORCE_EQUAL_SIZE=SAL_MAX_ENUM };
enum KeyFuncType { KEYFUNC_DONTKNOW, KEYFUNC_NEW, KEYFUNC_OPEN, KEYFUNC_SAVE,
......
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