11 lines
144 B
C
11 lines
144 B
C
|
#pragma once
|
||
|
|
||
|
// dllconfig.h
|
||
|
// 8/23/2013 jichi
|
||
|
|
||
|
#include "ith/common/memory.h"
|
||
|
#include "ith/common/string.h"
|
||
|
#include "ntdll/ntdll.h"
|
||
|
|
||
|
// EOF
|