#ifndef INVAPI_H #define INVAPI_H #include #include std::vector getInstances(); #endif