summaryrefslogtreecommitdiff
path: root/cppe/src/IceE/Logger.cpp
blob: f1de430d70c93fee4f349cace90a6cc6923b1165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// **********************************************************************
//
// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved.
//
// This copy of Ice-E is licensed to you under the terms described in the
// ICEE_LICENSE file included in this distribution.
//
// **********************************************************************

#include <IceE/Logger.h>

IceUtil::Shared* IceInternal::upCast(::Ice::Logger* p) { return p; }