Updated ModPreprocessorDefine.csx

This commit is contained in:
MrGadget1024 2023-11-09 06:16:40 -05:00
parent 22a1bed1c4
commit f73581a8db

View File

@ -1,6 +1,10 @@
#r "System.IO"
#r "System.Text.RegularExpressions"
using System;
using System.IO;
using System.Text.RegularExpressions;
void Main()
{
// Define the path to the PreprocessorDefine.cs file