remove msvc warnings
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@416 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
98d9388dfb
commit
62be08b797
2 changed files with 2 additions and 1 deletions
|
@ -183,6 +183,7 @@ class flex_string : private Storage
|
|||
#else
|
||||
Invariant(const flex_string&) {}
|
||||
#endif
|
||||
Invariant& operator=(const Invariant&);
|
||||
};
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue