Skip to content

Commit

Permalink
Fix implicit instantiation of undefined template std::array from libc++
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Snape committed May 6, 2019
1 parent 83a0e32 commit 5a095b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geometry/query_results/surface_mesh.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#pragma once

#include <array>
#include <utility>
#include <vector>

Expand Down

0 comments on commit 5a095b7

Please sign in to comment.