//
//  Copyright (c) 2001, Reson, Inc. All Rights Reserved.
//
//  Filename:   6046.h
//
//  Project:    6046.
//
//  Author(s):  W. Arcus
//
//  Purpose:    
//
//  Notes:
//

#if !defined(AFX_6046_H__9D9C76B8_8375_11D4_988B_00500465A0A8__INCLUDED_)
#define AFX_6046_H__9D9C76B8_8375_11D4_988B_00500465A0A8__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#include "Resource.h"
#include "Console.h"

CConsole &  GetConsole          (   void );

#endif // !defined(AFX_6046_H__9D9C76B8_8375_11D4_988B_00500465A0A8__INCLUDED_)
