We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38bf06 commit 4cec6c4Copy full SHA for 4cec6c4
test/cltree.cpp
@@ -1,3 +1,7 @@
1
+// Copyright David Abrahams 2005. Distributed under the Boost
2
+// Software License, Version 1.0. (See accompanying
3
+// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
4
+
5
#include <boost/python/module.hpp>
6
#include <boost/python/def.hpp>
7
#include <boost/python/class.hpp>
test/tuple.cpp
0 commit comments