mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Tests: Added missing include
This commit is contained in:
parent
0043737767
commit
efa1e54c80
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <Grammar.h>
|
||||
#include <test.h>
|
||||
#include <iostream>
|
||||
#include <algorithm>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void testBadGrammarFile (UnitTest& t, File& file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue