1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-29 13:04:28 +01:00

Fixed compilation issues.

This commit is contained in:
Matias Fontanini
2011-08-16 13:50:32 -03:00
parent ee0b934b20
commit 80705ac249
3 changed files with 3 additions and 2 deletions

View File

@@ -29,6 +29,7 @@
#include <string>
#include <set>
#include <stdint.h>
#include "packetsender.h"
namespace Tins {
/** \brief Network utils namespace.