aboutsummaryrefslogtreecommitdiff
path: root/src/atom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atom.h')
-rw-r--r--src/atom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/atom.h b/src/atom.h
index 7c8a166..fd88f2d 100644
--- a/src/atom.h
+++ b/src/atom.h
@@ -10,6 +10,7 @@
10 10
11#include <stdint.h> 11#include <stdint.h>
12#include <memory> 12#include <memory>
13#include "bu/config.h"
13#include "bu/exceptionbase.h" 14#include "bu/exceptionbase.h"
14 15
15namespace Bu 16namespace Bu