Skip to content

Commit c944b1d

Browse files
HackAss2002daredevil2002
authored andcommitted
Add algorithm include
1 parent 9f856ab commit c944b1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/draco/io/ply_reader.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
//
1515
#include "draco/io/ply_reader.h"
1616

17+
#include <algorithm>
1718
#include <array>
1819
#include <regex>
1920

0 commit comments

Comments
 (0)