Skip to content

Commit

Permalink
missing pragma and license
Browse files Browse the repository at this point in the history
  • Loading branch information
jtlap committed Nov 30, 2024
1 parent d56b7d6 commit bf957ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions include/eve/module/core/regular/impl/simd/x86/maxmag.hpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
//==================================================================================================
/*
EVE - Expressive Vector Engine
Copyright : EVE Project Contributors
SPDX-License-Identifier: BSL-1.0
*/
//==================================================================================================
#pragma once

#include <eve/detail/category.hpp>
#include <eve/detail/function/simd/x86/flags.hpp>
Expand Down

0 comments on commit bf957ec

Please sign in to comment.