Skip to content
Snippets Groups Projects
Commit 17aa7e65 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

remove rogue axolotls

parent c1e87973
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef AXOLOLT_BASE64_HH_
#define AXOLOLT_BASE64_HH_
#ifndef OLM_BASE64_HH_
#define OLM_BASE64_HH_
#include <cstddef>
#include <cstdint>
......@@ -46,4 +46,4 @@ void decode_base64(
} // namespace olm
#endif /* AXOLOLT_BASE64_HH_ */
#endif /* OLM_BASE64_HH_ */
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