From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup/index.html | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/tool/bin2c/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html (limited to 'cvs/cvsweb.cgi/code/tool/bin2c/StdAfx.h?rev=1.1&content-type=text') diff --git a/cvs/cvsweb.cgi/code/tool/bin2c/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/tool/bin2c/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..adc35a74 --- /dev/null +++ b/cvs/cvsweb.cgi/code/tool/bin2c/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,32 @@ + + + +code/tool/bin2c/StdAfx.h - view - 1.1 + +
[BACK] Return to StdAfx.h + CVS log [TXT][DIR] Up to Nevrax / code / tool / bin2c

File: Nevrax / code / tool / bin2c / StdAfx.h (download)
+Revision 1.1, Tue Dec 5 15:02:11 2000 UTC (18 months, 3 weeks ago) by corvazier +
Branch: MAIN +
CVS Tags: HEAD
+no message
+
+

// stdafx.h : include file for standard system include files,
+//  or project specific include files that are used frequently, but
+//      are changed infrequently
+//
+
+#if !defined(AFX_STDAFX_H__A0CC7702_CAB6_11D4_9CD4_0050DAC3A412__INCLUDED_)
+#define AFX_STDAFX_H__A0CC7702_CAB6_11D4_9CD4_0050DAC3A412__INCLUDED_
+
+#if _MSC_VER > 1000
+#pragma once
+#endif // _MSC_VER > 1000
+
+
+// TODO: reference additional headers your program requires here
+
+//{{AFX_INSERT_LOCATION}}
+// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
+
+#endif // !defined(AFX_STDAFX_H__A0CC7702_CAB6_11D4_9CD4_0050DAC3A412__INCLUDED_)
+
\ No newline at end of file -- cgit v1.2.1