yacreader/compressed_archive/StdAfx.h
2018-07-30 15:04:04 +02:00

10 lines
100 B
C

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