diff options
Diffstat (limited to 'library/cpp/bit_io/bitinput.cpp')
-rw-r--r-- | library/cpp/bit_io/bitinput.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/bit_io/bitinput.cpp b/library/cpp/bit_io/bitinput.cpp new file mode 100644 index 0000000000..d7c37f06fc --- /dev/null +++ b/library/cpp/bit_io/bitinput.cpp @@ -0,0 +1 @@ +#include "bitinput.h" |