#ifndef IOINCLUDES_H
#define IOINCLUDES_H

// If you want to include this file you have to assure you have
// the Io files in your INCLUDE path

#include <IoState.h>

#endif

