mirror of https://github.com/CGAL/cgal
Include the header with the declaration so that the declaration with
the attribute precedes the definition.
This commit is contained in:
parent
69ef17087e
commit
ea6635c86d
|
|
@ -19,6 +19,7 @@
|
|||
// Author(s) : Laurent Rineau <Laurent.Rineau@geometryfactory.com>
|
||||
|
||||
#include <QDir>
|
||||
#include <CGAL/Qt/resources.h>
|
||||
|
||||
// cannot use namespaces because of the Q_INIT_RESOURCE macro
|
||||
void CGAL_Qt4_init_resources() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue