Add missing include. Sun Studio wasn't able to find it by itself.

svn path=/trunk/KDE/kdebase/workspace/; revision=1203608
remotes/origin/Plasma/5.0
Pavel Heimlich 16 years ago
parent 4a170df503
commit 8ef7cec838
  1. 1
      lib/kwinglplatform.cpp

@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <iostream>
#include <iomanip>
#include <ios>
#ifdef KWIN_HAVE_OPENGL

Loading…
Cancel
Save