Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Philip Trettner
polymesh
Commits
edfc8ab8
Commit
edfc8ab8
authored
Mar 17, 2020
by
Julius Nehring-Wirxel
Browse files
Replaced #warning by #pragma message to appease MSVC
parent
1bc9e668
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/polymesh/algorithms/properties.hh
View file @
edfc8ab8
#pragma once
#
warning
"this header is deprecated, please use #include <polymesh/properties.hh> instead"
#
pragma message(
"this header is deprecated, please use #include <polymesh/properties.hh> instead"
)
#include <polymesh/properties.hh>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment