chore: rename lib/common/stdistream.h => lib/common/StdIStream.h
This commit is contained in:
committed by
Chris Rizzitello
parent
4a16804d27
commit
bf09df835d
@ -8,7 +8,7 @@ add_library(common STATIC
|
||||
IInterface.h
|
||||
StdDeque.h
|
||||
StdExcept.h
|
||||
stdistream.h
|
||||
StdIStream.h
|
||||
stdlist.h
|
||||
stdmap.h
|
||||
stdostream.h
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#include "server/Config.h"
|
||||
|
||||
#include "base/IEventQueue.h"
|
||||
#include "common/stdistream.h"
|
||||
#include "common/StdIStream.h"
|
||||
#include "common/stdostream.h"
|
||||
#include "deskflow/KeyMap.h"
|
||||
#include "deskflow/KeyTypes.h"
|
||||
|
||||
Reference in New Issue
Block a user