forked from Imagelibrary/binutils-gdb
* gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include <iostream.h>
|
||||
#include <iostream>
|
||||
|
||||
using namespace std;
|
||||
|
||||
void marker1()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user