independent from libloki, use namespace loki, remove warnings
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@435 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
972ba9915b
commit
21341bc317
2 changed files with 2 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
#include "../SmallObj/timer.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace Loki;
|
||||
|
||||
template <class Integral1, class Integral2>
|
||||
Integral2 RandomInt(Integral1 low, Integral2 up)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue