summaryrefslogtreecommitdiff
path: root/src/strings/fwd.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/fwd.hpp')
-rw-r--r--src/strings/fwd.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings/fwd.hpp b/src/strings/fwd.hpp
index 0e824c8..de86301 100644
--- a/src/strings/fwd.hpp
+++ b/src/strings/fwd.hpp
@@ -46,7 +46,7 @@ namespace strings
template<uint8_t len>
class VString;
- // refactor this into a function?
+ // TODO refactor this into a function?
enum _type_that_just_has_a_name_to_fix_linkage
{ really_construct_from_a_pointer };