#ifndef VIRTUALMATH_IO_H #define VIRTUALMATH_IO_H #include "__base.h" void registeredIOFunction(RegisteredFunctionSig); #endif //VIRTUALMATH_IO_H