Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

Import.h

00001 //-------------------------------------------------------------------------
00002 //
00003 // File:        Import.h
00004 // Desc:        Import namespace header.
00005 // Author:      memon <memon@inside.org>
00006 //
00007 //-------------------------------------------------------------------------
00008 //  Copyright (c) 2000-2002 Moppi Productions. All Rights Reserved.
00009 //  This file is part of Moppi Demopaja SDK. For conditions of 
00010 //  distribution and use, see the accompanying license.txt file.
00011 //  http://moppi.inside.org/demopaja/
00012 //-------------------------------------------------------------------------
00013 
00014 #ifndef __DEMOPAJA_IMPORT_H__
00015 #define __DEMOPAJA_IMPORT_H__
00016 
00018 
00021 namespace Import {
00022     // empty
00023 };
00024 
00025 #endif

Moppi Demopaja SDK Documentation -- Copyright © 2000-2002 Moppi Productions