Remove ucore_ prefix from headers and source files
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include "ucore_math.h"
|
||||
#include <ucore/math.h>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user