diff options
| author | Comment <tim@gray.(none)> | 2014-02-10 22:49:54 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2014-02-10 22:49:54 +0000 |
| commit | 4209aef911e38f494dcd0a97879277f9f2e0e8b4 (patch) | |
| tree | 82354a840a316075ead0b8df7392ccca9bd54ced /NT/src/rotor.h | |
| parent | bb010735862fe1ccde0c573063c31b6240b350c0 (diff) | |
NT session on to linker errors
Diffstat (limited to 'NT/src/rotor.h')
| -rw-r--r-- | NT/src/rotor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NT/src/rotor.h b/NT/src/rotor.h index 038334b..72843a2 100644 --- a/NT/src/rotor.h +++ b/NT/src/rotor.h @@ -103,7 +103,7 @@ namespace Rotor { { in >> en.value; return in; - } + }; class Audio_frame{ public: |
