updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / stardict-hg / gcc46.patch
blob944b9635c7cb99b72fc0aa6222c8755471ec6b49
1 diff -aur old/dict/stardict-plugins/stardict-wordnet-plugin/utils.h new/dict/stardict-plugins/stardict-wordnet-plugin/utils.h
2 --- old/dict/stardict-plugins/stardict-wordnet-plugin/utils.h 2011-07-18 06:58:58.519404744 -0700
3 +++ new/dict/stardict-plugins/stardict-wordnet-plugin/utils.h 2011-07-18 07:01:10.739734313 -0700
4 @@ -26,6 +26,7 @@
5 #ifndef __TYPES_H__
6 #define __TYPES_H__
8 +#include <cstddef>
9 #include <math.h>
11 typedef float single;