/*-------------------------------- Arctic Core ------------------------------ * Copyright (C) 2013, ArcCore AB, Sweden, www.arccore.com. * Contact: * * You may ONLY use this file: * 1)if you have a valid commercial ArcCore license and then in accordance with * the terms contained in the written license agreement between you and ArcCore, * or alternatively * 2)if you follow the terms found in GNU General Public License version 2 as * published by the Free Software Foundation and appearing in the file * LICENSE.GPL included in the packaging of this file or here * *-------------------------------- Arctic Core -----------------------------*/ #ifndef DEM_MEMMAP_H_ #define DEM_MEMMAP_H_ #ifdef USE_RTE #warning This file should only be used when not using an RTE with Dcm service component. #endif #endif /* DEM_MEMMAP_H_ */