chore: rename lib/common/stdostream.h => lib/common/StdOStream.h
This commit is contained in:
committed by
Chris Rizzitello
parent
3bad718bb7
commit
de2e3fb9ce
@ -11,7 +11,7 @@ add_library(common STATIC
|
||||
StdIStream.h
|
||||
StdList.h
|
||||
StdMap.h
|
||||
stdostream.h
|
||||
StdOStream.h
|
||||
stdpost.h
|
||||
stdpre.h
|
||||
stdset.h
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
|
||||
#include "base/IEventQueue.h"
|
||||
#include "common/StdIStream.h"
|
||||
#include "common/stdostream.h"
|
||||
#include "common/StdOStream.h"
|
||||
#include "deskflow/KeyMap.h"
|
||||
#include "deskflow/KeyTypes.h"
|
||||
#include "deskflow/OptionTypes.h"
|
||||
|
||||
Reference in New Issue
Block a user