Kaydet (Commit) 37968fd4 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing include (for NULL)

Change-Id: I26e448de315b56f36cfeb74a66c0db6a9148d9b0
üst b17ca2d4
...@@ -10,6 +10,8 @@ ...@@ -10,6 +10,8 @@
#ifndef INCLUDED_LIBREOFFICEKIT_LIBREOFFICEKIT_HXX #ifndef INCLUDED_LIBREOFFICEKIT_LIBREOFFICEKIT_HXX
#define INCLUDED_LIBREOFFICEKIT_LIBREOFFICEKIT_HXX #define INCLUDED_LIBREOFFICEKIT_LIBREOFFICEKIT_HXX
#include <cstddef>
#include "LibreOfficeKit.h" #include "LibreOfficeKit.h"
#include "LibreOfficeKitInit.h" #include "LibreOfficeKitInit.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