mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
add algorithm header and adding lib folder to .gitignore
fix compilation on Debian x86_64 with gcc 4.4.5-8
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include "Poco/Ascii.h"
|
||||
#include <cstring>
|
||||
#include <locale>
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
Reference in New Issue
Block a user