Skip to content

Commit 1044d17

Browse files
committed
inc: winapi: Add #pragma once to ole-common.bi helper file
(cherry picked from commit dd791e0)
1 parent d302961 commit 1044d17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

inc/win/ole-common.bi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#pragma once
2+
13
extern "Windows"
24

35
declare sub BSTR_UserFree(byval as ULONG ptr, byval as BSTR ptr)

0 commit comments

Comments
 (0)