Skip to content

Commit

Permalink
Make sure to #include <algorithm>
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Hutchison <[email protected]>
  • Loading branch information
ghutchis committed Nov 15, 2024
1 parent 7eb4a75 commit 57c7ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions avogadro/core/utilities.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#ifndef AVOGADRO_CORE_UTILITIES_H
#define AVOGADRO_CORE_UTILITIES_H

#include <algorithm>
#include <sstream>
#include <string>
#include <vector>
Expand Down

0 comments on commit 57c7ef2

Please sign in to comment.