Skip to content

Commit

Permalink
Update config.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdcvlsc authored Aug 14, 2023
1 parent af183ed commit c52d2cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef APA_CONFIG_HPP
#define APA_CONFIG_HPP

#include <cstdint>

#ifndef _APA_TESTING_PHASE
#if defined(_FORCE_BASE2_64)
#define _BASE2_64
Expand Down Expand Up @@ -92,4 +94,4 @@ namespace apa {
#endif
} // namespace apa

#endif
#endif

0 comments on commit c52d2cf

Please sign in to comment.