about summary refs log tree commit diff
path: root/pkgs/applications/misc/stardict/stardict-3.0.3-gcc46.patch
blob: d85bc0de5ce0c28e2591d4f8b92b4a6321ac55f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
http://bugs.gentoo.org/362299

--- dict/stardict-plugins/stardict-wordnet-plugin/scene.h
+++ dict/stardict-plugins/stardict-wordnet-plugin/scene.h
@@ -25,6 +25,8 @@
 #ifndef __PHYSICS_H__
 #define __PHYSICS_H__
 
+#include <cstddef>
+
 #include "partic.h"
 #include "spring.h"