From a02a38509b41fc5c7fb27c8d74ffba5107fc6b73 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 7 Sep 2002 20:57:11 +0000 Subject: [PATCH] add stdafx --- stepmania/src/Tls.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/Tls.cpp b/stepmania/src/Tls.cpp index 082e669684..1c71ea741a 100644 --- a/stepmania/src/Tls.cpp +++ b/stepmania/src/Tls.cpp @@ -15,6 +15,7 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +#include "stdafx.h" #include "tls.h" #include "crash.h"