waf/demos/pch/b.h

9 lines
91 B
C
Raw Normal View History

#ifndef B_H
#define B_H
#warning "testpch: b.h"
#include <boost/asio.hpp>
#endif // B_H