Commit 8944e924 authored by Maciej Suminski's avatar Maciej Suminski

Fixed included headers.

parent b9df36ec
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include <base_struct.h> #include <base_struct.h>
#include <gr_basic.h> #include <gr_basic.h>
#include <boost/ptr_container/ptr_vector.hpp> #include <boost/ptr_container/ptr_vector.hpp>
#include <gr_basic.h>
#include <layers_id_colors_and_visibility.h> #include <layers_id_colors_and_visibility.h>
/// Abbrevation for fomatting internal units to a string. /// Abbrevation for fomatting internal units to a string.
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
#ifndef CLASS_DRAWSEGMENT_H_ #ifndef CLASS_DRAWSEGMENT_H_
#define CLASS_DRAWSEGMENT_H_ #define CLASS_DRAWSEGMENT_H_
#include <common.h>
#include <class_board_item.h> #include <class_board_item.h>
#include <PolyLine.h> #include <PolyLine.h>
#include <math_for_graphics.h> #include <math_for_graphics.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment