Skip to content

Commit

Permalink
Include <vector> for FileUtils.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed Mar 27, 2019
1 parent e1fddd7 commit 113af8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdal/util/FileUtils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
#include <ostream>
#include <stdexcept>
#include <string>
#include <vector>

#include "pdal_util_export.hpp"

Expand Down

0 comments on commit 113af8e

Please sign in to comment.