| commit | efea6975016246ac7f90bd04b188ead8a32467ac | [log] [tgz] |
|---|---|---|
| author | Chris Friedt <cfriedt@fb.com> | Mon Sep 26 16:17:08 2022 -0400 |
| committer | Jens Geyer <Jens-G@users.noreply.github.com> | Sun Oct 23 11:17:47 2022 +0200 |
| tree | bd0313f5e065dd7ea1266715c46fbf56efed5c2e | |
| parent | 19c13b4cc697410b586b243123522c43e68e2f0c [diff] |
lib: cpp: thrift: include functional in TServerFramework Use of `std::placeholders::_1` requires `<functional>`. Signed-off-by: Chris Friedt <cfriedt@fb.com>