Skip to content
Snippets Groups Projects
Commit e40bec88 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Hotfix config.h.in

parent a455ca35
No related branches found
No related tags found
1 merge request!24After 2nd RAL submission
......@@ -24,8 +24,8 @@
// which will be added to the include path for compilation,
// and installed with the public wolf headers.
#ifndef WOLF_INTERNAL_${UPPERNAME}_CONFIG_H_
#define WOLF_INTERNAL_${UPPERNAME}_CONFIG_H_
#ifndef WOLF_INTERNAL_${UPPER_NAME}_CONFIG_H_
#define WOLF_INTERNAL_${UPPER_NAME}_CONFIG_H_
#cmakedefine _WOLF_DEBUG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment