X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Ftimex%2FArithmeticHTTPServer%2FRequest.hpp;fp=example%2Ftimex%2FArithmeticHTTPServer%2FRequest.hpp;h=bd3ec4713082f417c611b8414f0c9ca6f7bd90dc;hb=884501d2411bc4fdfafae65948262c959e068d7d;hp=04b5410508b9a4bef701ae836a411452f9a1daec;hpb=6dbe157ab584ccb81e9d3edc88fabc38c93c7f3e;p=anna.git diff --git a/example/timex/ArithmeticHTTPServer/Request.hpp b/example/timex/ArithmeticHTTPServer/Request.hpp index 04b5410..bd3ec47 100644 --- a/example/timex/ArithmeticHTTPServer/Request.hpp +++ b/example/timex/ArithmeticHTTPServer/Request.hpp @@ -52,7 +52,7 @@ public: int x; int y; int op; - anna::Integer64 initTime; + anna::S64 initTime; Request () : anna::comm::Codec (Id, false) { attach ("X", x);