Files
hasherezade-bearparser/parser/include/bearparser/bearparser.h
T

11 lines
161 B
C

#ifndef BEARPARSER_H
#define BEARPARSER_H
#define BEARPARSER_VERSION "0.3"
#include <bearparser/core.h>
#include <bearparser/pefile.h>
#endif //BEARPARSER_H