repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
uwimap: fix build using gcc14 and recompile for library/security/openssl-3
[oi-userland.git]
/
components
/
desktop
/
stardict
/
patches
/
03-schene.h.patch
blob
0b580a7736d1dec3a367dccaf7c2fe2f8b6aa961
1
--- stardict-3.0.3.patched/dict/stardict-plugins/stardict-wordnet-plugin/scene.h 2011-07-03 10:58:40.000000000 +0400
2
+++ stardict-3.0.3/dict/stardict-plugins/stardict-wordnet-plugin/scene.h 2014-12-02 16:40:29.268678584 +0300
3
@@ -25,6 +25,7 @@
4
#ifndef __PHYSICS_H__
5
#define __PHYSICS_H__
6
7
+#include <cstddef>
8
#include "partic.h"
9
#include "spring.h"
10