diff options
Diffstat (limited to 'src/format_v2.h')
| -rw-r--r-- | src/format_v2.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/format_v2.h b/src/format_v2.h index 4c3b7dc..3a0fea2 100644 --- a/src/format_v2.h +++ b/src/format_v2.h @@ -24,6 +24,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#pragma once + #include "buffered_stream.h" #include <endian.h> |
