Luis Ángel San Martín 14d92befd1 fixed package_manager
2014-06-23 19:19:05 +02:00

10 lines
109 B
C

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