mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 02:47:20 +02:00
Revert "[clang-tidy] Switch C headers to C++ ones"
This reverts commit 0344856d65
.
This commit is contained in:
parent
444e5955ac
commit
5502729131
16 changed files with 44 additions and 40 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <CLI2.h>
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
#include <stdlib.h>
|
||||
#include <Context.h>
|
||||
#include <Lexer.h>
|
||||
#include <Color.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue