diff options
Diffstat (limited to 'test/CubeMain.cxx')
| -rw-r--r-- | test/CubeMain.cxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/CubeMain.cxx b/test/CubeMain.cxx index c2c0c6cfa..7d801f3f8 100644 --- a/test/CubeMain.cxx +++ b/test/CubeMain.cxx @@ -1,7 +1,7 @@ // // CubeView class . // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 1998-2024 by Bill Spitzak and others. // // This library is free software. Distribution and use rights are outlined in // the file "COPYING" which should have been included with this file. If this @@ -14,7 +14,6 @@ // https://www.fltk.org/bugs.php // -#include <config.h> #include <FL/Fl.H> #include "CubeViewUI.h" |
