From b6af3a50148e89a1f6281e124b153110a5eaec0b Mon Sep 17 00:00:00 2001
From: Janis Streib <me@janis-streib.de>
Date: Fri, 31 Dec 2021 17:15:13 +0100
Subject: [PATCH] use cmake

---
 src/G4Export.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/G4Export.cpp b/src/G4Export.cpp
index 0897ceb..f4e70bf 100644
--- a/src/G4Export.cpp
+++ b/src/G4Export.cpp
@@ -6,7 +6,6 @@
 #include "G4Hub.h"
 #include <string.h>
 #include <unistd.h>
-#include "config.h"
 #include "clipp.h"
 using namespace clipp; using std::cout; using std::string;
 

--
Gitblit v1.9.1