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
Nat Goodspeed 2015-07-01 14:04:23 -04:00
parent b4547c6594
commit 41dff76327
1 changed files with 0 additions and 3 deletions

View File

@ -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>
/**