forked from KolibriOS/kolibrios
4f5f25a6c2
git-svn-id: svn://kolibrios.org@1882 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
108 B
Plaintext
Executable File
8 lines
108 B
Plaintext
Executable File
#ifndef _FSTREAM_INCLUDED
|
|
#define _FSTREAM_INCLUDED
|
|
#include <iostream>
|
|
/*namespace std
|
|
{
|
|
}*/
|
|
#endif
|