add delimiter

This commit is contained in:
Tensor-Programming
2020-02-11 20:31:29 -05:00
committed by GitHub
parent 51c647c87e
commit 06a71242b0

View File

@@ -10,6 +10,7 @@ fn main() {
} else {
panic!("No Icon.ico found. Please add one or check the path");
}
}
#[cfg(not(windows))]
fn main() {}