EightBit/M6502/test/stdafx.cpp
Adrian Conlon 2482a7b742 Moved the 6502 test directory to something a little more standard.
Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
2018-01-06 22:10:02 +00:00

9 lines
289 B
C++

// stdafx.cpp : source file that includes just the standard includes
// test_M6502.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file