Add gcore/sse2neon.h
This commit is contained in:
parent
14c25cd62a
commit
4ff774993e
|
@ -56,6 +56,7 @@ repos:
|
|||
frmts/pcidsk/sdk|
|
||||
frmts/grib/degrib/degrib|
|
||||
frmts/grib/degrib/g2clib|
|
||||
gcore/sse2neon.h|
|
||||
port/utf8.h|
|
||||
ogr/ogrsf_frmts/adbc/ogr_adbc_internal.h|
|
||||
ogr/ogrsf_frmts/cad/libopencad/|
|
||||
|
|
4
Doxyfile
4
Doxyfile
|
@ -415,7 +415,9 @@ RECURSIVE = NO
|
|||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE = gcore/rawdataset.cpp \
|
||||
gcore/rawdataset.h
|
||||
gcore/rawdataset.h \
|
||||
gcore/include_sse2neon.h \
|
||||
gcore/sse2neon.h
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue