 |
NEURON
|
Go to the documentation of this file. 1 #ifndef nrnwrap_dlfcn_h
2 #define nrnwrap_dlfcn_h
4 #include "../../nrnconf.h"
5 #if defined(HAVE_DLFCN_H)
9 #if !defined(HAVE_DLFCN_H) && defined(MINGW)
10 #include "../mswin/dlfcn.h"
11 #define HAVE_DLFCN_H 1