mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move basic_math.h and vec.h to core directory
Change-Id: I143b7af450ff48d4958b4bc7137b393a2dc0eb64 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
8f17c70e9e
commit
b8fb5e683b
@ -50,7 +50,7 @@ ExperimentalAutoDetectBinPacking: false
|
||||
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ]
|
||||
IncludeBlocks: Regroup
|
||||
IncludeCategories:
|
||||
- Regex: '^.(common|documentation|elf|manifests|offline_compiler|public|runtime|scripts|unit_tests)/'
|
||||
- Regex: '^.(common|core|documentation|elf|manifests|offline_compiler|public|runtime|scripts|unit_tests)/'
|
||||
Priority: 1
|
||||
- Regex: '^"test\.h"$'
|
||||
Priority: 1
|
||||
|
Reference in New Issue
Block a user