diff options
author | olpc user <olpc@xo-5d-f7-86.localdomain> | 2019-12-13 11:08:49 -0800 |
---|---|---|
committer | olpc user <olpc@xo-5d-f7-86.localdomain> | 2019-12-13 11:08:49 -0800 |
commit | 45c907426052ba2d5658b719371b6c49bdd11177 (patch) | |
tree | d8dce77c8fb27f6c96bcc02a4aedf89165120d76 /starts/meaning-vm/habit-starts/common.hpp | |
parent | 3d4f57e3ba54ec4d63c1c94f35fd642b90cf1f29 (diff) | |
download | standingwithresilience-45c907426052ba2d5658b719371b6c49bdd11177.tar.gz standingwithresilience-45c907426052ba2d5658b719371b6c49bdd11177.zip |
stub update
Diffstat (limited to 'starts/meaning-vm/habit-starts/common.hpp')
-rw-r--r-- | starts/meaning-vm/habit-starts/common.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/starts/meaning-vm/habit-starts/common.hpp b/starts/meaning-vm/habit-starts/common.hpp index 963bbea..950930a 100644 --- a/starts/meaning-vm/habit-starts/common.hpp +++ b/starts/meaning-vm/habit-starts/common.hpp @@ -5,6 +5,8 @@ namespace habitstarts { +using namespace intellect::level2; + decl(habit); } |