Skip to content

Commit

Permalink
Resolve merge issue linearly
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 authored and Yostra committed Dec 19, 2020
1 parent eb96d99 commit 9b8f392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/threading.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef THREADING_H
#define THREADING_H

#include <boost/align/aligned_alloc.hpp>
#include "alloc.hpp"
#include <atomic>

//mp_limb_t is an unsigned integer
Expand Down

0 comments on commit 9b8f392

Please sign in to comment.