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

svn path=/trunk/KDE/kdebase/workspace/; revision=1203608
This commit is contained in:
Pavel Heimlich 2010-12-04 21:10:49 +00:00
parent 4a170df503
commit 8ef7cec838

View file

@ -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