Signed-off-by: Mike Frysinger <vapier_at_gentoo.org>
--- inotify-cxx.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/inotify-cxx.cpp b/inotify-cxx.cpp index e6981ea..0350550 100644 --- a/inotify-cxx.cpp +++ b/inotify-cxx.cpp @@ -23,6 +23,7 @@ #include <errno.h> #include <unistd.h> #include <fcntl.h> +#include <fstream> // Use this if syscalls not defined #include <sys/syscall.h> -- 1.6.5.1Received on Tue Jun 05 2012 - 22:14:21 CEST
This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST