Conways-Game-Of-Life/ConwaysGameOfLife/stdafx.cpp
2018-03-20 18:17:17 +01:00

9 lines
646 B
C++
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
// ConwaysGameOfLife.pch ist der vorkompilierte Header.
// stdafx.obj enthält die vorkompilierten Typinformationen.
#include "stdafx.h"
// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H
// und nicht in dieser Datei erforderlich sind.