mirror of https://github.com/CGAL/cgal
Update Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
This commit is contained in:
parent
939dfbe68a
commit
f3c616ee27
|
|
@ -304,7 +304,7 @@ up-to-date version of this list.
|
|||
\subsection secworkaround_macros Macros connected to workarounds/compilers
|
||||
|
||||
Some macros are defined according to certain workaround flags. This is
|
||||
done to avoid some `#ifdef`s in our actual code.
|
||||
done to avoid some `ifdef`s in our actual code.
|
||||
|
||||
<DL>
|
||||
<DT><B><TT>CGAL_LITTLE_ENDIAN</TT></B><DD> set, iff
|
||||
|
|
|
|||
Loading…
Reference in New Issue