Luis Ángel San Martín 213a5ef970 merged
2015-02-21 10:32:51 +01:00

10 lines
109 B
C

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