Build fixes for linux

This commit is contained in:
Ian Gulliver
2015-02-08 04:05:36 +00:00
parent 0e0a3eab8b
commit bcfe496fb1
3 changed files with 4 additions and 0 deletions

1
tlv.h
View File

@@ -1,6 +1,7 @@
#include <stdint.h>
#include <list>
#include <memory>
#include <string>
class TLVNode {