Skip to content

Commit 73ab5c1

Browse files
committed
main.cpp: disabled legacy TokenList constructors
1 parent 5af99c9 commit 73ab5c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Copyright (C) 2016-2023 simplecpp team
44
*/
55

6+
#define SIMPLECPP_TOKENLIST_ALLOW_PTR 0
67
#include "simplecpp.h"
78

89
#include <cstdlib>

0 commit comments

Comments
 (0)