#ifndef INCLUDE_H_
#define INCLUDE_H_

/* Tau Headers */
#include "Profile/Profiler.h"

/* System Headers */
#include <sys/types.h>
#include <iostream.h>
#include <sys/param.h>
#include <unistd.h>
#include <iostream.h>
#include <string.h>

/* HPC++ freeking headers */
#include <hpcxx_rts.h>
#include <hpcxx_invoke.cc>
#include <HPCxx_Sync.cc>
#include <hpcxx_register.cc>
#include <HPCxx_GlobalPtr.cc>
#include <hpcxx_invokeImpl.cc>
#include <HPCxx_GlobalRefImpl.cc>

#endif

