We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b773d commit 2c61e8aCopy full SHA for 2c61e8a
src/memory-analyzer/gdb_api.h
@@ -73,5 +73,5 @@ class gdb_inaccessible_memory_exceptiont : public cprover_exception_baset
73
private:
74
std::string reason;
75
};
76
-#endif
77
+#endif // CPROVER_MEMORY_ANALYZER_GDB_API_H
+#endif // __linux__
0 commit comments