Kaydet (Commit) ede15aae authored tarafından Michael Meeks's avatar Michael Meeks

liblok: add include for size_t.

Change-Id: Icd7d78a332fbb67e32ab929f0afc5881ab7448eb
üst a2a1a59a
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
#ifndef INCLUDED_DESKTOP_INC_LIBREOFFICEKIT_H #ifndef INCLUDED_DESKTOP_INC_LIBREOFFICEKIT_H
#define INCLUDED_DESKTOP_INC_LIBREOFFICEKIT_H #define INCLUDED_DESKTOP_INC_LIBREOFFICEKIT_H
#include <stddef.h>
#ifdef __cplusplus #ifdef __cplusplus
extern "C" extern "C"
{ {
......
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