Add <CGAL/auto_link/CGALQt.h>, so that link_to_CGAL_Qt3.cpp can compile and

link under Windows.
This commit is contained in:
Laurent Rineau 2008-11-26 13:09:27 +00:00
parent 17002f641f
commit 786707b3b0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// Use something defined not in headers but in the CGAL library to test that is was indeed properly built and linked to,
#include <CGAL/IO/pixmaps/alpha_shape.xpm>
#include <CGAL/auto_link/CGALQt.h>
int main()
{