diff options
Diffstat (limited to 'src/Format.h')
| -rw-r--r-- | src/Format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Format.h b/src/Format.h index fc55f8f..532f952 100644 --- a/src/Format.h +++ b/src/Format.h @@ -4,6 +4,7 @@ #include <vector> class VideoBuffer; + namespace format { template <typename T> std::string NumberToString(T number) |
