Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
FreeCAD
like
0
Arabic
English
freecad
License:
mit
Model card
Files
Files and versions
xet
Community
main
FreeCAD
/
src
/
boost_graph_reverse_graph.hpp
AbdulElahGwaith
Upload folder using huggingface_hub
985c397
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
344 Bytes
// SPDX-License-Identifier: LGPL-2.1-or-later
#
ifndef
FREECAD_REVERSE_GRAPH_HPP_WORKAROUND
#
define
FREECAD_REVERSE_GRAPH_HPP_WORKAROUND
// Workaround for boost >= 1.75
#
define
BOOST_ALLOW_DEPRECATED_HEADERS
#
include
<boost/graph/reverse_graph.hpp>
#
undef
BOOST_ALLOW_DEPRECATED_HEADERS
#
endif
// #ifndef FREECAD_REVERSE_GRAPH_HPP_WORKAROUND