repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warning
[LibreOffice.git]
/
config_host
/
config_box2d.h.in
blob
cc761536dc04d931d378aeda597e92785e268bfa
1
#ifndef CONFIG_BOX2D_H
2
#define CONFIG_BOX2D_H
3
4
/* Box2D/Box2D.h is 2.3, 2.4 has box2d/box2d.h */
5
#define BOX2D_HEADER <Box2D/Box2D.h>
6
7
#endif