We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2edd7 commit f5cff44Copy full SHA for f5cff44
Kernel/flags.h
@@ -16,6 +16,7 @@ You should have received a copy of the GNU Lesser General Public
16
License along with this library; if not, write to the Free Software
17
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18
*/
19
+#include <cstdint>
20
21
#ifndef FLAGS_H
22
#define FLAGS_H
0 commit comments