Skip to content

Commit

Permalink
Test: build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shizuo-kaji committed Jan 9, 2025
1 parent 94133fd commit c15967f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define CONFIG_H

#include <cfloat>
#include <cstdint>
#include <string>

enum calculation_method { LINKFIND, COMPUTEPAIRS, ALEXANDER};
Expand Down

0 comments on commit c15967f

Please sign in to comment.