Add include in JF format

This commit is contained in:
2020-04-17 10:35:23 +02:00
parent d06b710b22
commit a91aa6a060
+2
View File
@@ -1,6 +1,8 @@
#ifndef JFFILEFORMAT_HPP
#define JFFILEFORMAT_HPP
#include "jungfrau.hpp"
#pragma pack(push)
#pragma pack(1)
struct JFFileFormat {