Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Should take stdafx.h into account for PCH on Windows #56

Open
alarobric opened this issue Feb 7, 2017 · 0 comments
Open

Should take stdafx.h into account for PCH on Windows #56

alarobric opened this issue Feb 7, 2017 · 0 comments

Comments

@alarobric
Copy link

On Windows in Visual Studio, precompiled headers are generally called stdafx.h and the include for them must the the first line in the file.

This generates an incorrect Flint++ error The associated header file of .cpp files should be included before any other includes.

Easy fix would be for Flint++ to allow stdafx.h above the associated header.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant