#ifndef LIPSYNC_PLATFORM_TOOLS_H #define LIPSYNC_PLATFORM_TOOLS_H #include boost::filesystem::path getBinPath(); boost::filesystem::path getBinDirectory(); #endif //LIPSYNC_PLATFORM_TOOLS_H