mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
10 lines
352 B
C++
10 lines
352 B
C++
--- include/SFML/System/ResourcePtr.inl.orig 2010-01-27 16:53:54.000000000 +0300
|
|
+++ include/SFML/System/ResourcePtr.inl 2015-03-27 15:46:53.809250000 +0300
|
|
@@ -22,6 +22,7 @@
|
|
//
|
|
////////////////////////////////////////////////////////////
|
|
|
|
+#include <cstddef>
|
|
|
|
////////////////////////////////////////////////////////////
|
|
/// Default constructor
|