mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-10 09:19:01 +00:00
Fix sstream include
This commit is contained in:
parent
ab9240dcc9
commit
83f11f3522
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
#include "stdmisc.h"
|
||||
|
||||
#include <stringstream>
|
||||
#include <sstream>
|
||||
|
||||
#include "nel/misc/common.h"
|
||||
#include "nel/misc/ucstring.h"
|
||||
|
|
Loading…
Reference in a new issue