mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Build: One less missing include
This commit is contained in:
parent
a7937cf27e
commit
1a4a19346e
2 changed files with 1 additions and 6 deletions
|
@ -28,6 +28,7 @@
|
|||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_READLINE
|
||||
#include <readline/readline.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue