5 lines
57 B
C++
5 lines
57 B
C++
#include "foo.h"
|
|
|
|
bar::foo::foo() {}
|
|
bar::foo::~foo() {}
|
#include "foo.h"
|
|
|
|
bar::foo::foo() {}
|
|
bar::foo::~foo() {}
|