Skip to content

Commit

Permalink
Include algorithm header for CifFile module
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrettSJohnson committed Jun 6, 2024
1 parent 6731589 commit b91a720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layer2/CifFile.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <stdlib.h>
#include <string.h>

#include <algorithm>
#include <cassert>
#include <iostream>
#include <numeric>
Expand Down

0 comments on commit b91a720

Please sign in to comment.