From c812c92d1a1835f0bda783e709481188c8d92225 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 15 Mar 2014 19:34:59 -0700 Subject: Clean up header organization --- src/compat/fun.hpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/compat/fun.hpp (limited to 'src/compat/fun.hpp') diff --git a/src/compat/fun.hpp b/src/compat/fun.hpp new file mode 100644 index 0000000..536a113 --- /dev/null +++ b/src/compat/fun.hpp @@ -0,0 +1,11 @@ +#ifndef TMWA_COMPAT_FUN_HPP +#define TMWA_COMPAT_FUN_HPP + +# include "../sanity.hpp" + +# include + + +namespace ph = std::placeholders; + +#endif // TMWA_COMPAT_FUN_HPP -- cgit v1.2.3-70-g09d2