campo-sirio/xvaga/incstr.h

10 lines
129 B
C++
Executable File

#ifndef __INCSTR_H
#define __INCRSTR_H
#include <fstream>
#include <iostream>
#include <strstream>
using namespace std;
#endif