This problem arose when trying to compile a sample program from Stroustrup's Programming Principles and Practice using C++. I'm on chapter 12, where he begins using FLTK. I'm getting compiler errors in the graphics and GUI support code. Specifically Graph.h line 140 and 141: This problem arose when trying to compile a sam