Skip to content

Commit

Permalink
Inclusion of stream variables for compilation from other packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
vidanovic committed Oct 29, 2024
1 parent 5092e2f commit 8c20d2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bsdfdata/Serializers.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#pragma once

#include <iostream>
#include <sstream>
#include <algorithm>
#include <regex>
#include <iterator>
Expand Down

0 comments on commit 8c20d2c

Please sign in to comment.