AppleWin/test/TestCPU6502/stdafx.h
Andrea Odetti 317e048d5a Remove windows includes.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-08-31 19:00:16 +01:00

12 lines
237 B
C++

// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include <stdio.h>
#include <linux/win.h>
#include <string>