Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Reinecke
pypocketfft
Commits
f32ddbcc
Commit
f32ddbcc
authored
May 13, 2019
by
Martin Reinecke
Browse files
sync
parent
dd9c9bf3
Changes
1
Hide whitespace changes
Inline
Side-by-side
pocketfft_hdronly.h
View file @
f32ddbcc
...
...
@@ -37,7 +37,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#error This file is C++ and requires a C++ compiler
#endif
#if __cplusplus
<
201103L
#if
!(
__cplusplus
>=
201103L
|| _MSVC_LANG+0L >= 201103L)
#error This file requires at least C++11 support
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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