X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;ds=sidebyside;f=example%2Fdiameter%2Flauncher%2FMyDiameterEngine.hpp;h=4fe049f6a68bd24c236e5ce39c366df3dc9333e8;hb=d723d5bf571eb48c641b092058eaa38bb6c4fcc8;hp=d7c9b076c4da2fc025e31bb971921c2c89b71dca;hpb=2921c651c9945cefec0715167201596aaa079e8d;p=anna.git diff --git a/example/diameter/launcher/MyDiameterEngine.hpp b/example/diameter/launcher/MyDiameterEngine.hpp index d7c9b07..4fe049f 100644 --- a/example/diameter/launcher/MyDiameterEngine.hpp +++ b/example/diameter/launcher/MyDiameterEngine.hpp @@ -16,6 +16,9 @@ #include #include +// Standard +#include + namespace anna { namespace diameter { @@ -32,7 +35,6 @@ public: // Default implementation is enough // void readDPA(anna::DataBlock &dpa, const anna::DataBlock & dpr) throw() {;} // DPA is not replied -// void readCEA(anna::DataBlock &cea, const anna::DataBlock & cer) throw() {;} // CEA is not replied // void readDWA(anna::DataBlock &dwa, const anna::DataBlock & dwr) throw() {;} // DWA is not replied private: