Skip to content

Commit 097b14d

Browse files
committed
add missing include directive
1 parent cb68949 commit 097b14d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Stream_support/include/CGAL/IO/OFF/File_scanner_OFF.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
#include <boost/cstdint.hpp>
2727

28+
#include <vector>
2829
#include <cstddef>
2930
#include <iostream>
3031
#include <sstream>

0 commit comments

Comments
 (0)