#ifndef __VOID_SDF_LOADER_INTERNAL_HPP #define __VOID_SDF_LOADER_INTERNAL_HPP void sdfLoaderInit(int& argc, char **&argv); #endif