Remove CGAL_EXPORT since it's just a constant now

This commit is contained in:
Clement Jamin 2016-03-10 16:12:15 +01:00
parent f9b2a01e81
commit b8922fdd21
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
namespace CGAL {
namespace internal {
CGAL_EXPORT const int primes[2000] = {
const int primes[2000] = {
/*
* Generated in SAGE with:
*