Skip to content

Commit

Permalink
Merge pull request #1073 from theodoregoetz/make-path-includable
Browse files Browse the repository at this point in the history
add deps to allow inclusion of io/Path.h directly
  • Loading branch information
robertosfield authored Jan 16, 2024
2 parents a6834ea + b566296 commit f1f61d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/vsg/io/Path.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
</editor-fold> */

#include <vsg/core/Object.h>
#include <vsg/io/convert_utf.h>

#include <string>
#include <map>

namespace vsg
{
Expand Down

0 comments on commit f1f61d2

Please sign in to comment.