#pragma once // pipe.h // 7/19/2018 Artikash #include "common.h" void CreateNewPipe(); // EOF