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:
parent
4a170df503
commit
8ef7cec838
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue