diff options
Diffstat (limited to 'filecache.h')
-rw-r--r-- | filecache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filecache.h b/filecache.h index eaf9739..6833193 100644 --- a/filecache.h +++ b/filecache.h @@ -1,6 +1,7 @@ #ifndef VDR_LIVE_FILECACHE_H #define VDR_LIVE_FILECACHE_H +#include <limits> #include <numeric> #include <string> #include <vector> |