Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.6.0-beta1
-
None
Description
#ifdef HEADER
#define HEADER
#include <QString>
#endif
is not generating a preamble for all includes.
#pragma once
is working.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-15577 Clang: Preamble generation after #ifdef is broken
- Closed