Files
2021-10-31 21:20:46 +02:00

10 lines
128 B
C++

#ifndef PDB_SIP_H
#define PDB_SIP_H
bool apply_debug_info(pdbargs_t &pdbargs);
#include "pdbaccess.hpp"
#endif // PDB_SIP_H