mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Build Error
- Many files were missing an explicit cmake.h include. Some were not including it at all. Now it's used almost everywhere. (cherry picked from commit 82ae86979c497e6d1d0c6b2b5a55aa379ec82c98)
This commit is contained in:
parent
7b89bc92e1
commit
d03c4cda8a
147 changed files with 141 additions and 28 deletions
|
@ -25,6 +25,7 @@
|
|||
//
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <cmake.h>
|
||||
#include <main.h>
|
||||
#include <test.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue