22 lines
446 B
C++
22 lines
446 B
C++
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
//
|
||
|
// Copyright (c) 1996 Microsoft Corporation
|
||
|
//
|
||
|
// Module Name:
|
||
|
// ExcOperS.cpp
|
||
|
//
|
||
|
// Abstract:
|
||
|
// Stub for implementation of exception classes.
|
||
|
//
|
||
|
// Author:
|
||
|
// David Potter (davidp) October 10, 1996
|
||
|
//
|
||
|
// Revision History:
|
||
|
//
|
||
|
// Notes:
|
||
|
//
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
#include "stdafx.h"
|
||
|
#include "ExcOper.cpp"
|