Skip to content

Commit c5531a5

Browse files
committed
Fixed missing head on Linux port.
1 parent 7afa1eb commit c5531a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sources/Renderer/Vulkan/VKDevice.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
#include "Memory/VKDeviceMemory.h"
1212
#include <set>
1313
#include <algorithm>
14+
#include <string.h>
1415

1516

1617
namespace LLGL

0 commit comments

Comments
 (0)