cpplint: exclude src/node_win32_perfctr_provider.cc
authorBen Noordhuis <info@bnoordhuis.nl>
Thu, 1 Aug 2013 10:33:33 +0000 (12:33 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 1 Aug 2013 10:33:35 +0000 (12:33 +0200)
commita622bde9e62aec58793f08d804783515cb5e735e
tree6ec1f05a4290278707c87635b64c9caf5a5a2314
parent1ef1be376c1e64d00bd61e746de5315d54c38315
cpplint: exclude src/node_win32_perfctr_provider.cc

It's forced to violate the build/include_order rule because it includes
a header file generated with ctrpp.exe that doesn't include perflib.h
itself.
Makefile