summaryrefslogtreecommitdiff
path: root/example/plain_to_html.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'example/plain_to_html.cpp')
-rw-r--r--example/plain_to_html.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/plain_to_html.cpp b/example/plain_to_html.cpp
index 86171a6..9a81652 100644
--- a/example/plain_to_html.cpp
+++ b/example/plain_to_html.cpp
@@ -1,6 +1,4 @@
#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
#include <html.hpp>
#include <plain.hpp>
#include <file.hpp>