mirror of
https://github.com/boostorg/python.git
synced 2026-01-26 18:52:26 +00:00
Include container-specific traits and algorithms header
[SVN r20526]
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// -*- mode:c++ -*-
|
||||
//
|
||||
// Module testnonlinear.cpp
|
||||
//
|
||||
// Copyright (c) 2003 Raoul M. Gough
|
||||
@@ -17,6 +15,8 @@
|
||||
|
||||
#include "int_wrapper.hpp"
|
||||
#include <boost/python/suite/indexing/container_suite.hpp>
|
||||
#include <boost/python/suite/indexing/map.hpp>
|
||||
#include <boost/python/suite/indexing/set.hpp>
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <boost/python/class.hpp>
|
||||
|
||||
Reference in New Issue
Block a user