From 350f904be2e8784cdf83129e7ca84a108c7fcd3f Mon Sep 17 00:00:00 2001 From: Tahir Akhlaq Date: Sat, 4 Nov 2017 08:13:35 +0000 Subject: [PATCH] fix pcb_reader linux build, changed line endings --- src/tools/pcb_reader/main.cpp | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/tools/pcb_reader/main.cpp b/src/tools/pcb_reader/main.cpp index 381c1c6e..783df6a9 100644 --- a/src/tools/pcb_reader/main.cpp +++ b/src/tools/pcb_reader/main.cpp @@ -1,6 +1,9 @@ #include #include #include +#include +#include +#include #include "pcb.h" #include "lgb.h" @@ -13,14 +16,9 @@ #include #include #include -#include -#else -#include +//#include #endif -#include -#include - using namespace std::chrono_literals; struct face