removed include of non-standard module.

This commit is contained in:
Jake Goodwin 2026-07-20 19:36:04 -07:00
parent 535dfee76e
commit 32db51cb3c

View file

@ -6,7 +6,6 @@
*/ */
#include "module_name.h" #include "module_name.h"
#include "RegEdit.h"
// dumb test function // dumb test function
int add_two(int a) int add_two(int a)