Skip to content

Commit

Permalink
Removed unnedded include
Browse files Browse the repository at this point in the history
  • Loading branch information
robertosfield committed May 6, 2021
1 parent ec22aee commit 748dca7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/osg/ref_ptr
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
#include <string>
#endif

#if __cplusplus >= 201103L
#include <utility>
#endif

namespace osg {

template<typename T> class observer_ptr;
Expand Down

0 comments on commit 748dca7

Please sign in to comment.