yacreader/compressed_archive/StdAfx.h
2014-01-13 16:41:54 +01:00

10 lines
109 B
C

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