Skip to content
Snippets Groups Projects
Commit 43634e3b authored by Eric Müller's avatar Eric Müller :mountain_bicyclist:
Browse files

Add missing include <cstddef> for --without-munge config

Change-Id: Ic170cce9098360d8a3d3180ec676429bc7085e05
parent 500f7427
No related branches found
Tags ebrains-2.0-rc3 ebrains-2.0-rc4
No related merge requests found
#pragma once
#include "hate/visibility.h"
#include <cstddef>
#ifdef USE_MUNGE_AUTH
#include <munge.h>
#endif
......
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