diff options
Diffstat (limited to 'c++/codec/forst.tmpl.h')
-rw-r--r-- | c++/codec/forst.tmpl.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/c++/codec/forst.tmpl.h b/c++/codec/forst.tmpl.h deleted file mode 100644 index 30d18ef..0000000 --- a/c++/codec/forst.tmpl.h +++ /dev/null @@ -1,7 +0,0 @@ -namespace saw { -namespace impl { -struct forst_decode { - -}; -} -} |