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 b2a054d commit eafdbbeCopy full SHA for eafdbbe
Common++/header/PcapPlusPlusVersion.h
@@ -37,7 +37,7 @@ namespace pcpp
37
/**
38
* @return The build date and time in a format of "Mmm dd yyyy hh:mm:ss"
39
*/
40
-#if PCAPPP_BUILD_REPRODUCIBLE
+#ifdef PCAPPP_BUILD_REPRODUCIBLE
41
inline std::string getBuildDateTime()
42
{
43
return " ";
0 commit comments