diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2012-10-24 19:18:24 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2012-10-24 19:18:24 +0000 |
| commit | dfa25521851fbc4dcd42a702aea8ee8919af63c6 (patch) | |
| tree | 80033c01506fc7781636db737ab5ba742de6abed /qpid/cpp/src/tests/FieldTable.cpp | |
| parent | 7f49961eb9ae919ccc0856f8b3df3c423b798b79 (diff) | |
| download | qpid-python-dfa25521851fbc4dcd42a702aea8ee8919af63c6.tar.gz | |
NO-JIRA: removed all remaining traces of unused alloca.h
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1401831 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/FieldTable.cpp')
| -rw-r--r-- | qpid/cpp/src/tests/FieldTable.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/FieldTable.cpp b/qpid/cpp/src/tests/FieldTable.cpp index 8aeeb031b3..81372d87c5 100644 --- a/qpid/cpp/src/tests/FieldTable.cpp +++ b/qpid/cpp/src/tests/FieldTable.cpp @@ -20,7 +20,6 @@ */ #include <iostream> #include <algorithm> -#include "qpid/sys/alloca.h" #include "qpid/framing/Array.h" #include "qpid/framing/FieldTable.h" #include "qpid/framing/FieldValue.h" |
