Skip to content

Commit 7a12d7c

Browse files
Add missing pragma once (#24)
1 parent 771249f commit 7a12d7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/amulet/zlib/export.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#pragma once
2+
13
#ifndef AMULET_ZLIB_EXPORT
24
#ifdef _WIN32
35
#ifdef ExportAmuletZlib

0 commit comments

Comments
 (0)