X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fdiameter%2Flauncher%2FMyLocalServer.hpp;h=831e15bf2ae5c1b331bf6055ec2baae386035890;hb=97a93101fb874a3237083d72c6d6f8c8df8dcfba;hp=65b74e2d40e1adf87373ed513340b622d7c26b74;hpb=752438861433c3789eb1b0d9f2c15e15037595e6;p=anna.git diff --git a/example/diameter/launcher/MyLocalServer.hpp b/example/diameter/launcher/MyLocalServer.hpp index 65b74e2..831e15b 100644 --- a/example/diameter/launcher/MyLocalServer.hpp +++ b/example/diameter/launcher/MyLocalServer.hpp @@ -13,8 +13,15 @@ #include // Process -#include "ProgrammedAnswers.hpp" - +#include + +namespace anna { + namespace diameter { + namespace codec { + class Engine; + } + } +} class MyLocalServer : public anna::diameter::comm::LocalServer {