mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Build: Common include file renamed
This commit is contained in:
parent
eaab265de2
commit
3a9772ed37
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <Grammar.h>
|
||||
#include <Lexer.h>
|
||||
#include <common.h>
|
||||
#include <format.h>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
|
|
|
@ -30,6 +30,7 @@
|
|||
#include <Table.h>
|
||||
#include <Color.h>
|
||||
#include <common.h>
|
||||
#include <format.h>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue