blob: f42e66b46623fa1e4a56f624391382162335c1b9 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
#ifndef INC_cde_H
#define INC_cde_H
#define NDEBUG
#include <stdio.h>
#include <assert.h>
#include <Dt/Dt.h>
#include <Dt/Dts.h>
#include <Dt/Action.h>
#include <X11/IntrinsicP.h>
#include <X11/Shell.h>
#endif /* INC_cde_H */