aboutsummaryrefslogtreecommitdiff
path: root/src/itoatom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/itoatom.h')
-rw-r--r--src/itoatom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/itoatom.h b/src/itoatom.h
index 7fc9090..2f8ac41 100644
--- a/src/itoatom.h
+++ b/src/itoatom.h
@@ -9,6 +9,7 @@
9/** 9/**
10 * A thread-safe wrapper class. 10 * A thread-safe wrapper class.
11 *@author Mike Buland 11 *@author Mike Buland
12 *@ingroup Threading
12 */ 13 */
13template <class T> 14template <class T>
14class ItoAtom 15class ItoAtom