mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
Only include strlcpy.h when we have to
This commit is contained in:
parent
edd309e537
commit
fdd7d04744
5 changed files with 4 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include "headers.h"
|
||||
#include "irc.h"
|
||||
#include "net.h"
|
||||
#include "strlcpy.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace boost;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue