Adding Fake.cpp

This commit is contained in:
sergiotarxz 2022-08-02 07:38:25 +02:00
parent f14be05d83
commit 8493c34291
1 changed files with 3 additions and 0 deletions

3
Fake.cpp Normal file
View File

@ -0,0 +1,3 @@
#include "elfspy/Fake.h"
std::vector<spy::FakeI *> spy::fake_list;