mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
5 lines
162 B
C++
5 lines
162 B
C++
// This file just includes the correct idaapi_include.cpp file
|
|
// We need it because we can not compile a file from a subdirectory
|
|
|
|
#include <idaapi_include.cpp>
|