fixed namespace

This commit is contained in:
fluxgen 2002-01-20 12:21:14 +00:00
parent d55ce44131
commit d390abf93b

View file

@ -15,6 +15,7 @@
#include "bsetroot.hh"
#include <iostream>
using namespace std;
bsetroot::bsetroot(int argc, char **argv, char *dpy_name)
: BaseDisplay(argv[0], dpy_name) {