cpplint: fixed import. The version on pypi is now up to date and works with Python3.
[waf.git] / build_system_kit / makefile_dumper / main.c
blob7ea0ac40517daae47d1c4e96e680339847ca74f8
1 #include "a.h"
3 int main() {
4 test();
5 return 0;