- Added some missing newlines at end of files
- Modified Makefiles to produce a shared library - Added SingletonDll Makefile git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@581 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
f13e5f58ef
commit
6152f9386f
9 changed files with 70 additions and 26 deletions
|
@ -22,4 +22,4 @@ Foo::Foo()
|
|||
void Foo::foo()
|
||||
{
|
||||
std::cout << "\nFoo:foo() called, this: " << this << "\n";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue