16 lines
397 B
C
16 lines
397 B
C
//-----------------------------------------------------------------------------
|
|
|
|
//
|
|
|
|
// File: mitutil.h
|
|
|
|
// Copyright (c) 1994-2001 Microsoft Corporation, All Rights Reserved
|
|
// All rights reserved.
|
|
//
|
|
// This is just a redirector to the 'real' MITUTIL.H.
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
#include ".\mit\inc\mitutil.h"
|
|
|