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

@@ -29,8 +29,8 @@
#include "cafAppEnum.h"
#include <climits>
#include <cmath>
#include <limits.h>
namespace caf
{