Skip to content

Commit 83252fe

Browse files
committed
avoid <filesystem> is an unapproved C++17 header cpplint error
1 parent ec98b5e commit 83252fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keyvi/CPPLINT.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
linelength=120
22
root=include
3-
filter=-build/include_subdir,-whitespace/indent_namespace
3+
filter=-build/include_subdir,-whitespace/indent_namespace,-build/c++17

0 commit comments

Comments
 (0)