11 lines
300 B
Diff
11 lines
300 B
Diff
--- guiloader-c++-2.21.0.orig/guiloader-c++/guiloader-c++.h
|
|
+++ guiloader-c++-2.21.0/guiloader-c++/guiloader-c++.h
|
|
@@ -26,6 +26,7 @@
|
|
#ifndef GUILOADER_CPP_GUILOADER_CPP_H
|
|
#define GUILOADER_CPP_GUILOADER_CPP_H
|
|
|
|
+#include <cstddef>
|
|
#include <string>
|
|
#include <sigc++/sigc++.h>
|
|
#include <gtkmm.h>
|