Luis Ángel San Martín c9fdb5270b fixed issue #13
2014-06-24 12:00:31 -07:00

10 lines
109 B
C

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