summaryrefslogtreecommitdiffstats
path: root/src/markdown.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/markdown.cpp')
-rw-r--r--src/markdown.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/markdown.cpp b/src/markdown.cpp
index 277777a..d7ec28d 100644
--- a/src/markdown.cpp
+++ b/src/markdown.cpp
@@ -35,6 +35,7 @@
#include <unordered_map>
#include <functional>
+#include <atomic>
#include "markdown.h"
#include "growbuf.h"