// ==========================================================================
// $Source: /home/cvs/Taktuk2/Pthread/src/pth,v $
// Copyright(c)'2001 by Apache Team
// see the copyright file for more information
// Author: J Briat T.Gautier
// Posix thread headers files for Inuktitut/Thread/Pthread
// ==========================================================================
#ifndef _PTH_CPLUSPLUS_
#define _PTH_CPLUSPLUS_
/*!
\file  
\brief API  to Posix thread for Inuktitut0 INRIA.(To be used inside namespace PTH)
\author  J. Briat T. Gautier 
\date 2001
*/
#define _PTH_INCLUDE_NOT_IN_GLOBAL_NAMESPACE_
#include <inuk/pth.h>

#endif
