10 lines
295 B
C++
10 lines
295 B
C++
|
//**********************************************************************
|
||
|
// File name: pre.cpp
|
||
|
//
|
||
|
// Used for precompiled headers
|
||
|
//
|
||
|
// Copyright (c) 1993 Microsoft Corporation. All rights reserved.
|
||
|
//**********************************************************************
|
||
|
|
||
|
#include "pre.h"
|