Skip to content

Commit 02e47ed

Browse files
author
abacus_fixer
committed
Fix: Update include path for perf_sphbes_test.cpp
1 parent c035aeb commit 02e47ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/source_base/test/perf_sphbes_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include"../math_sphbes.h"
1+
#include"../module_math/math_sphbes.h"
22
#include<fstream>
33
#include <benchmark/benchmark.h>
44
#include <iostream>

0 commit comments

Comments
 (0)