diff options
Diffstat (limited to 'src/daemon/daemon.h')
-rw-r--r-- | src/daemon/daemon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h index 8ed2a2f03..d2bac9d49 100644 --- a/src/daemon/daemon.h +++ b/src/daemon/daemon.h @@ -27,8 +27,6 @@ // THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #pragma once - -#include <memory> #include <boost/program_options.hpp> namespace daemonize { |