From: anastas Date: Tue, 23 Jun 2009 15:30:55 +0000 (+0000) Subject: added include statements in several files to make it compatible with g+... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=302b3c5ea1615dbeffb9e1fb545dcaec608cfa3e;p=debian%2Fgnuradio added include statements in several files to make it compatible with g++ 4.4 git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11269 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/gr-pager/src/pager_flex_sync.cc b/gr-pager/src/pager_flex_sync.cc index 59a17e13..6bcee8ed 100644 --- a/gr-pager/src/pager_flex_sync.cc +++ b/gr-pager/src/pager_flex_sync.cc @@ -29,6 +29,7 @@ #include #include #include +#include pager_flex_sync_sptr pager_make_flex_sync() {