mirror of
https://github.com/boostorg/container.git
synced 2025-07-30 20:47:17 +02:00
Add missing detail/pair.hpp include
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#include <boost/container/small_vector.hpp>
|
||||
#include <boost/container/stable_vector.hpp>
|
||||
#include <boost/container/static_vector.hpp>
|
||||
#include <boost/container/detail/pair.hpp>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
Reference in New Issue
Block a user