2015-07-18 10:54:14 +02:00

10 lines
109 B
C

// StdAfx.h
#ifndef __STDAFX_H
#define __STDAFX_H
#include <windows.h>
#include <stdio.h>
#endif