subversion uses $ instead of $
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@754 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
3edfa0ba99
commit
b831f56c1f
15 changed files with 51 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
#ifndef YASLI_VECTOR_H_
|
||||
#define YASLI_VECTOR_H_
|
||||
|
||||
// $Id$
|
||||
|
||||
|
||||
#include "platform.h"
|
||||
#include "yasli_fill_iterator.h"
|
||||
#include "yasli_memory.h"
|
||||
|
@ -574,3 +580,4 @@ namespace yasli_protocols
|
|||
};
|
||||
}
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue