mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
@ -32,7 +32,7 @@
|
|||
#ifdef FREEBSD
|
||||
#define _WITH_GETLINE
|
||||
#endif
|
||||
#include <cstdio>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue