#include #include "BMP.h" using namespace std; int main(int argc, char * argv[]) { cout << "edge-detect" << endl; }