11 lines
260 B
C++
11 lines
260 B
C++
|
// Copyright (c) 1998 - 1999 Microsoft Corporation
|
||
|
|
||
|
// stdafx.cpp : source file that includes just the standard includes
|
||
|
// stdafx.pch will be the pre-compiled header
|
||
|
// stdafx.obj will contain the pre-compiled type information
|
||
|
|
||
|
#include "stdafx.h"
|
||
|
|
||
|
// EOF
|
||
|
|