Changeset 1569


Ignore:
Timestamp:
Oct 13, 2008, 8:34:20 PM (15 years ago)
Author:
Jari Häkkinen
Message:

Prefer forward declaration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/Suite.h

    r1509 r1569  
    55
    66/*
    7   Copyright (C) 2008 Peter Johansson
     7  Copyright (C) 2008 Jari Häkkinen, Peter Johansson
    88
    99  This file is part of the yat library, http://dev.thep.lu.se/yat
     
    2323*/
    2424
    25 #include <fstream>
    26 #include <iostream>
     25#include <iosfwd>
    2726#include <sstream>
    2827
Note: See TracChangeset for help on using the changeset viewer.