From 786707b3b0eaefa6c17a2f82006f2dce44ecdf13 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 26 Nov 2008 13:09:27 +0000 Subject: [PATCH] Add , so that link_to_CGAL_Qt3.cpp can compile and link under Windows. --- Installation/test/Installation/link_to_CGAL_Qt3.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation/test/Installation/link_to_CGAL_Qt3.cpp b/Installation/test/Installation/link_to_CGAL_Qt3.cpp index b9301da05e4..021b48eb935 100644 --- a/Installation/test/Installation/link_to_CGAL_Qt3.cpp +++ b/Installation/test/Installation/link_to_CGAL_Qt3.cpp @@ -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 +#include int main() {