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 | 717be8a935a55004e73797476ead2c3b3c00d8d8 (patch) | |
| tree | 179b23a1d515f88a6f3be559442d6ce5bbbf8e3d /cpp/src/tests/FieldTable.cpp | |
| parent | d7cce0631446b983c1d493223d5a63cb226dd404 (diff) | |
| download | qpid-python-717be8a935a55004e73797476ead2c3b3c00d8d8.tar.gz | |
NO-JIRA: removed all remaining traces of unused alloca.h
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1401831 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/FieldTable.cpp')
| -rw-r--r-- | cpp/src/tests/FieldTable.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/tests/FieldTable.cpp b/cpp/src/tests/FieldTable.cpp index 8aeeb031b3..81372d87c5 100644 --- a/cpp/src/tests/FieldTable.cpp +++ b/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" |
