Luis Ángel San Martín 926dd4c0d5 merged
2015-02-24 19:00:32 +01:00

10 lines
109 B
C

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