21 lines
577 B
C++
21 lines
577 B
C++
|
/**********************************************************************/
|
||
|
/** Microsoft Windows NT **/
|
||
|
/** Copyright(c) Microsoft Corp., 1991-1996 **/
|
||
|
/**********************************************************************/
|
||
|
|
||
|
/*
|
||
|
stdafx.cpp
|
||
|
|
||
|
// stdafx.cpp : source file that includes just the standard includes
|
||
|
// Romaine.pch will be the pre-compiled header
|
||
|
// stdafx.obj will contain the pre-compiled type information
|
||
|
|
||
|
|
||
|
FILE HISTORY:
|
||
|
jony Apr-1996 created
|
||
|
*/
|
||
|
|
||
|
|
||
|
#include "stdafx.h"
|
||
|
|