From f9d8024f543d33087f572742f939401ab8d1d2d4 Mon Sep 17 00:00:00 2001
From: Jan Willamowius <jan@willamowius.de>
Date: 摹曛, 18 4月 2019 01:12:34 +0800
Subject: [PATCH] add line end

---
 test/functional/date_test.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/functional/date_test.cpp b/test/functional/date_test.cpp
index c15ab4e..e45f2d8 100644
--- a/test/functional/date_test.cpp
+++ b/test/functional/date_test.cpp
@@ -2,8 +2,8 @@
 //#define BOOST_TEST_MAIN
 //#define BOOST_TEST_DYN_LINK
 #include <boost/test/unit_test.hpp>
-#include "../../../src/tools/license-generator/license-generator.h"
-#include "../../../src/library/api/license++.h"
+#include "../../src/tools/license-generator/license-generator.h"
+#include "../../src/library/api/license++.h"
 #include <build_properties.h>
 #include <boost/filesystem.hpp>
 #include "../../src/library/ini/SimpleIni.h"

--
Gitblit v1.9.1