Skip to content

Commit

Permalink
Add TemporaryFile and TemporaryFileParameters to oscar/Utils.h
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Jul 1, 2024
1 parent d6aea5d commit cbc8ecf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/oscar/Utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
#include <oscar/Utils/StringName.h>
#include <oscar/Utils/SynchronizedValue.h>
#include <oscar/Utils/SynchronizedValueGuard.h>
#include <oscar/Utils/TemporaryFile.h>
#include <oscar/Utils/TemporaryFileParameters.h>
#include <oscar/Utils/Typelist.h>
#include <oscar/Utils/UID.h>
#include <oscar/Utils/UndoRedo.h>
Expand Down

0 comments on commit cbc8ecf

Please sign in to comment.