mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
Fix gcc-7 compilation error. (#402)
https://github.com/brndnmtthws/conky/issues/396
This commit is contained in:
parent
a58a6d4e08
commit
c93a007a13
@ -28,6 +28,7 @@
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <functional>
|
||||
|
||||
#include <lua.hpp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user