9 lines
117 B
C
9 lines
117 B
C
#ifndef stdafx_h__
|
|
#define stdafx_h__
|
|
|
|
#include "port.h"
|
|
#include "extdll.h"
|
|
#include "util.h"
|
|
|
|
#endif // stdafx_h__
|