Browse Source

...

sisyphus
Dustin Falgout 8 years ago
parent
commit
f7f0d8ac8a
  1. 2
      src/webkit2-extension.c

2
src/webkit2-extension.c

@ -52,7 +52,7 @@
/* CLion bugs */
#ifndef guint64
typedef unsigned long long guint64;
/* typedef unsigned long guint64; */
#endif

Loading…
Cancel
Save