Commit b0b4fce2 authored by Raphael Defosseux's avatar Raphael Defosseux

Merge branch 'bugfix/support-g++11-u22' into 'develop'

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

See merge request oai/cn5g/oai-cn5g-amf!162
parents d48d7a15 ddc56d3e
......@@ -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