update popl include

This commit is contained in:
badaix 2019-10-06 21:08:23 +02:00
parent d560a200bd
commit 6e5ff3c47d

View file

@ -20,7 +20,7 @@
#include <memory>
#include <sys/resource.h>
#include "../externals/popl/include/popl.hpp"
#include "popl.hpp"
#ifdef HAS_DAEMON
#include "common/daemon.h"
#endif