gptcurses: Add missing header
Needed with uClibc++ as it doesn't implicitly include it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <clocale>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
|||||||
Reference in New Issue
Block a user