index
:
kmemdriver.git
VS-2017
master
A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MemDriverWeb
/
pch.h
blob: 314f3f77f11a4e54f0d56cc41b3e6682d09b8e82 (
plain
)
1
2
3
4
5
6
7
#ifndef PCH_H
#define PCH_H
#include
"httplib.h"
#include
"minitmpl.h"
#endif
//PCH_H