Skip to content

Commit 324b526

Browse files
HurricanePootiscraftablescience
authored andcommitted
fix(bsppp): add algorithm to fix missing sort
1 parent 58705c2 commit 324b526

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bsppp/bsppp.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <filesystem>
44
#include <type_traits>
55
#include <utility>
6+
#include <algorithm>
67

78
#include <FileStream.h>
89

0 commit comments

Comments
 (0)