Commit ddc56d3e authored by Romain Lacroix's avatar Romain Lacroix

support for g++-11.3 on ubuntu 22: added missing include

parent d48d7a15
......@@ -22,6 +22,7 @@
#ifndef _S_NSSAI_H_
#define _S_NSSAI_H_
#include <string>
#include <optional>
extern "C" {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment