MAINT-5351: Remove Boost Preprocessor headers from llcoros.h.
These were used in a former iteration (when we explicitly forwarded parameters), but are no longer needed.master
parent
b4547c6594
commit
41dff76327
|
|
@ -33,9 +33,6 @@
|
|||
#include "llsingleton.h"
|
||||
#include <boost/ptr_container/ptr_map.hpp>
|
||||
#include <string>
|
||||
#include <boost/preprocessor/repetition/enum_params.hpp>
|
||||
#include <boost/preprocessor/repetition/enum_binary_params.hpp>
|
||||
#include <boost/preprocessor/iteration/local.hpp>
|
||||
#include <stdexcept>
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue