GUI
include
loggerLocator.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2017 by Maciej Wiecierzewski
3
*/
4
11
#ifndef LOGGERLOCATOR_H
12
#define LOGGERLOCATOR_H
13
14
#include <ostream>
15
16
namespace
gui
17
{
18
19
std::ostream &
getLogStr
();
20
21
}
22
23
#endif // LOGGERLOCATOR_H
Generated on Sat Feb 11 2017 20:22:32 for GUI by
1.8.13