Skip to content

Commit 0b5d77e

Browse files
committed
Adding include to fix build
1 parent 7879939 commit 0b5d77e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/DasherCore/DasherModule.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#pragma once
2222

2323
#include "../Common/ModuleSettings.h"
24+
#include <vector>
2425

2526
class CDasherModule;
2627

0 commit comments

Comments
 (0)