Add Doxygen to include paths

This commit is contained in:
William S Fulton 2018-05-29 06:59:26 +01:00
commit ec2cb809cd
3 changed files with 3 additions and 2 deletions

View file

@ -17,7 +17,7 @@
#include <ctype.h>
#include <errno.h>
#include <stdlib.h>
#include "../Doxygen/pydoc.h"
#include "pydoc.h"
#include <iostream>
#include <stdint.h>