#include <dlfcn.h>
#include <dirent.h>
#include <iostream>
#include "RunTimeLibraryLoader.hxx"
Go to the source code of this file.
Variables | |
static AutomaticRunTimeProcessingLibraryLoader | dllLoader |
AutomaticRunTimeProcessingLibraryLoader dllLoader [static] |
Definition at line 45 of file RunTimeProcessingLibraryLoader.cxx.