Add Doxygen to include paths
This commit is contained in:
parent
ac85784a76
commit
ec2cb809cd
3 changed files with 3 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#include <limits.h> // for INT_MAX
|
||||
#include "cparse.h"
|
||||
#include <ctype.h>
|
||||
#include "../Doxygen/javadoc.h"
|
||||
#include "javadoc.h"
|
||||
|
||||
/* Hash type used for upcalls from C/C++ */
|
||||
typedef DOH UpcallData;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue