Fix path in clang-tidy workflow (#7542)

This commit is contained in:
Magne Sjaastad
2021-04-06 12:04:31 -07:00
committed by GitHub
parent f1af56b0f9
commit eab5bc79c9
8 changed files with 20 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
#include "RiaCurveMerger.h"
#include <algorithm>
#include <time.h>
#include <ctime>
//--------------------------------------------------------------------------------------------------
///