Changeset 1569
- Timestamp:
- Oct 13, 2008, 8:34:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Suite.h
r1509 r1569 5 5 6 6 /* 7 Copyright (C) 2008 Peter Johansson7 Copyright (C) 2008 Jari Häkkinen, Peter Johansson 8 8 9 9 This file is part of the yat library, http://dev.thep.lu.se/yat … … 23 23 */ 24 24 25 #include <fstream> 26 #include <iostream> 25 #include <iosfwd> 27 26 #include <sstream> 28 27
Note: See TracChangeset
for help on using the changeset viewer.