Skip to content

Commit

Permalink
Merge branch 'develop' into remove-windows-gtest
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke authored Jul 22, 2023
2 parents ee38c52 + 28082ee commit 1fb841a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Next version
* Patch to compile with Geant4 10.6
* Patched cmake-search paths for double-down and MOAB (#878)
* Removed gtest from windows build environment (#886)

* Patch to compile with gcc-13

v3.2.2
====================
Expand Down
1 change: 1 addition & 0 deletions src/dagmc/dagmcmetadata.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "dagmcmetadata.hpp"

#include <algorithm>
#include <cstdint>
#include <iostream>
#include <set>
#include <sstream>
Expand Down

0 comments on commit 1fb841a

Please sign in to comment.