try to resolve missing bool/true/false problems with perl bindings
This commit is contained in:
parent
b794dbf72d
commit
f53f474de2
3 changed files with 3 additions and 4 deletions
|
|
@ -35,9 +35,7 @@ extern "C" {
|
|||
|
||||
#ifndef __cplusplus
|
||||
#ifndef HAMMER_INTERNAL__NO_STDARG_H
|
||||
#ifndef SWIGPERL
|
||||
typedef int bool;
|
||||
#endif // SWIGPERL
|
||||
#endif // HAMMER_INTERNAL__NO_STDARG_H
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue