Files
hasherezade-bearparser/parser/include/bearparser.h
T
2018-12-29 22:53:04 +01:00

11 lines
163 B
C

#ifndef BEARPARSER_H
#define BEARPARSER_H
#define BEARPARSER_VERSION "0.2.5"
#include "bearparser/core.h"
#include "bearparser/pefile.h"
#endif //BEARPARSER_H