9 lines
82 B
C
9 lines
82 B
C
![]() |
// stdafx.h
|
||
|
|
||
|
#ifndef __STDAFX_H
|
||
|
#define __STDAFX_H
|
||
|
|
||
|
#include <windows.h>
|
||
|
|
||
|
#endif
|