mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
8a7de0cd42
Approved by: portmgr (bapt, implicit)
11 lines
320 B
C++
11 lines
320 B
C++
--- libicq2000/libicq2000/sigslot.h.orig 2010-10-26 17:19:06.000000000 +0000
|
|
+++ libicq2000/libicq2000/sigslot.h
|
|
@@ -84,6 +84,7 @@
|
|
|
|
#include <set>
|
|
#include <list>
|
|
+#include <cstddef>
|
|
|
|
#if defined(SIGSLOT_PURE_ISO) || (!defined(WIN32) && !defined(SIGSLOT_USE_POSIX_THREADS))
|
|
# define _SIGSLOT_SINGLE_THREADED
|