Skip to content

Commit

Permalink
Fix OSX and FreeBSD build, broken by feature/premature-stopping branch.
Browse files Browse the repository at this point in the history
Address issue shogun-toolbox#3926.
  • Loading branch information
geektoni committed Jul 13, 2017
1 parent d6ba3f4 commit 2af914c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shogun/lib/any.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#define _ANY_H_

#include <stdexcept>
#include <string>
#include <string.h>
#include <typeinfo>
#ifdef HAVE_CXA_DEMANGLE
Expand Down

0 comments on commit 2af914c

Please sign in to comment.