mirror of
https://github.com/team-charls/charls
synced 2025-03-28 21:03:13 +00:00
#define problem (merge conflict)
This commit is contained in:
parent
e3432fd1b8
commit
5013f556c1
@ -21,4 +21,5 @@ bin
|
||||
CMakeFiles
|
||||
xx
|
||||
Debug
|
||||
CMakeCache.txt
|
||||
</Value></Property></Properties></ItemProperties>
|
@ -10,4 +10,10 @@ mars
|
||||
Release
|
||||
*.user
|
||||
CMakeFiles
|
||||
</Value></Property><Property><Name>svn:ignore</Name><Value>Debug
|
||||
mars
|
||||
Release
|
||||
*.user
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
</Value></Property></Properties></ItemProperties>
|
@ -12,7 +12,6 @@
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
#define ASSERT(t) assert(t)
|
||||
|
Loading…
x
Reference in New Issue
Block a user