Verified Commit a0d609b4 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Remove use of GCC-specific header

parent f49ce869
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@
#include <cassert>
#include <abt.h>
#include <fmt/format.h>
#include <bits/functexcept.h>

#ifndef SCORD_ABT_SHARED_MUTEX_HPP
#define SCORD_ABT_SHARED_MUTEX_HPP