Remove unused include
This commit is contained in:
parent
4de6ed6206
commit
4b5d29e253
|
@ -28,7 +28,6 @@
|
|||
|
||||
#include <map>
|
||||
|
||||
#include <boost/interprocess/exceptions.hpp>
|
||||
#include <boost/ptr_container/ptr_vector.hpp>
|
||||
#include <boost/noncopyable.hpp>
|
||||
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
|
||||
|
||||
#include <vector>
|
||||
#include <boost/interprocess/exceptions.hpp>
|
||||
|
||||
#include <eda_draw_frame.h>
|
||||
#include <base_struct.h>
|
||||
|
|
Loading…
Reference in New Issue