Remove unused def.

This commit is contained in:
lzwdgc 2020-12-09 23:33:03 +03:00
parent 7a7abb8253
commit 649fb9fb97

View file

@ -16,8 +16,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#define NOMINMAX
#include "mmp.h" #include "mmp.h"
#include <primitives/filesystem.h> #include <primitives/filesystem.h>