From 4e0474b8595794e5a7b1dae12c651d8a6eeaedcc Mon Sep 17 00:00:00 2001
From: Dmitri Naumov <dmitri.naumov@ufz.de>
Date: Fri, 23 Jun 2017 17:42:27 +0200
Subject: [PATCH] [PL] SD: Remove unused include.

---
 ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h b/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h
index 45d2a6e7638..2c0afd02883 100644
--- a/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h
+++ b/ProcessLib/SmallDeformation/CreateSmallDeformationProcess.h
@@ -9,7 +9,6 @@
 
 #pragma once
 
-#include "MaterialLib/SolidModels/CreateLubby2.h"
 #include "ProcessLib/Process.h"
 
 namespace ProcessLib
-- 
GitLab