Skip to content

Commit

Permalink
Remove non-portable includes
Browse files Browse the repository at this point in the history
  • Loading branch information
ichaelm committed Nov 21, 2016
1 parent af3fdea commit 0b732ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/AMQPcpp.h
Expand Up @@ -37,9 +37,8 @@
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include "strings.h"
#include <string>

#include <unistd.h>
#include <stdint.h>

#include "amqp.h"
Expand Down

0 comments on commit 0b732ab

Please sign in to comment.