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 e950a96..1786cf3 100644
--- a/src/atom.h
+++ b/src/atom.h
@@ -9,6 +9,7 @@ namespace Bu
9{ 9{
10 /** 10 /**
11 * 11 *
12 *@ingroup Containers
12 */ 13 */
13 template <typename t, typename talloc=std::allocator<t> > 14 template <typename t, typename talloc=std::allocator<t> >
14 class Atom 15 class Atom