Skip to content

Commit

Permalink
Include algorithm library for std::find function.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Walters authored and Blake Walters committed Jan 19, 2024
1 parent 126f5c2 commit cbbb645
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
#include "egs_rndm.h"
#include "egs_alias_table.h"

#include <algorithm>

#ifdef WIN32

#ifdef BUILD_SOURCE_COLLECTION_DLL
Expand Down

0 comments on commit cbbb645

Please sign in to comment.