From 764ca6b97b0f5cbdfb72cd4f20ef9adf48399fa0 Mon Sep 17 00:00:00 2001 From: potato167 <66621378+potato167@users.noreply.github.com> Date: Thu, 5 Sep 2024 05:56:40 +0900 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fps/Multipoint_Evaluation.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fps/Multipoint_Evaluation.hpp b/fps/Multipoint_Evaluation.hpp index fa23149..46f2b3d 100644 --- a/fps/Multipoint_Evaluation.hpp +++ b/fps/Multipoint_Evaluation.hpp @@ -1,6 +1,6 @@ #pragma once #include -#include "po167_library/fps/FPS_division.hpp" +#include "FPS_division.hpp" namespace po167{ template