Skip to content

Instantly share code, notes, and snippets.

@abelino
abelino / keybase.md
Created April 19, 2020 00:10
Keybase proof

Keybase proof

I hereby claim:

  • I am abelino on github.
  • I am abelino (https://keybase.io/abelino) on keybase.
  • I have a public key ASAcg7_l51kzUdEkOWJ53ulN42ONswodIXyCoed_IQijOgo

To claim this, I am signing this object:

diff --git a/src/clock.cpp b/src/clock.cpp
index a225e77..0a7404e 100644
--- a/src/clock.cpp
+++ b/src/clock.cpp
@@ -153,9 +153,11 @@ uint64_t zmq::clock_t::now_us ()
// Use POSIX clock_gettime function to get precise monotonic time.
struct timespec tv;
-#if defined ZMQ_HAVE_OSX && __MAC_OS_X_VERSION_MIN_REQUIRED < 101200 // less than macOS 10.12
+#if defined ZMQ_HAVE_OSX && MAC_OS_X_VERSION_MIN_REQUIRED < 101200 // less than macOS 10.12