drop using namespace burn, fix in libisoburn C++ API, rev.4062
This commit is contained in:
parent
c63649986b
commit
2dd0e8de3c
@ -7,7 +7,8 @@
|
|||||||
#include <libburn/libburn.h>
|
#include <libburn/libburn.h>
|
||||||
#include <libisofs/libisofs.h>
|
#include <libisofs/libisofs.h>
|
||||||
|
|
||||||
using namespace burn;
|
// using namespace burn;
|
||||||
|
// (this was needed to before rev.4062 of libisoburn)
|
||||||
|
|
||||||
#include "libisoburn/libisoburn.h"
|
#include "libisoburn/libisoburn.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user