Merge branch 'maint2' into next
This commit is contained in:
commit
871b92ae33
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
|||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
//
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
#include "dynamicloader.hxx"
|
||||
|
|
Loading…
Reference in a new issue