fix emacs header in example.cpp

This commit is contained in:
Johannes Kapfhammer 2019-10-07 13:18:15 +02:00
parent bbb14ef3df
commit 0aee7de352
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// compile-command: "g++ -Iinclude -D_GLIBCXX_DEBUG -fsanitize=address,undefined -g3 -ggdb3 -std=c++17 example.cpp -o example && SOI_H_COLOR=1 SOI_H_EOFCHECK=1 ./example <<< ''"
// -*- compile-command: "g++ -Iinclude -D_GLIBCXX_DEBUG -fsanitize=address,undefined -g3 -ggdb3 -std=c++17 example.cpp -o example && SOI_H_COLOR=1 SOI_H_EOFCHECK=1 ./example <<< ''" -*-
#include <soi>
signed main() {