Windows port: cmph_time.h includes sys/resource.h which is not available on Windows.
authorDieter Verfaillie <dieterv@optionexplicit.be>
Mon, 5 Sep 2011 15:00:37 +0000 (17:00 +0200)
committerDieter Verfaillie <dieterv@optionexplicit.be>
Wed, 7 Sep 2011 19:59:52 +0000 (21:59 +0200)
commit9ccfb14c08d11e3217779681123d60f930d8e684
tree272af9cea9ec72bd7994fadfd3e462996488fb43
parent33bbdce144d275b693752f0bc2c2f292deda854e
Windows port: cmph_time.h includes sys/resource.h which is not available on Windows.

So only include it when WIN32 is not defined.

https://bugzilla.gnome.org/show_bug.cgi?id=620566
girepository/cmph/cmph_time.h